CHANGELOG

changeset 1305
c34a72d8e104
parent 1304
57e062a4bb05
--- a/CHANGELOG	Sat Apr 19 14:43:16 2025 +0200
+++ b/CHANGELOG	Sun Apr 20 10:41:25 2025 +0200
@@ -11,6 +11,7 @@
  * changes grow strategy for the mempory pool to reduce reallocations
  * changes grow strategy for CxBuffer, which does now take the page size into account
  * changes the implementation of cx_strreplacen() for improved efficiency
+ * changes all cxListIterator() without index to also accept NULL as list argument
  * fixes unnecessary allocations in cx_strcat() family of functions
  * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
  * fixes implementation of cxBufferTerminate()

mercurial