CHANGELOG

changeset 1344
8afaeb395b3c
parent 1341
dc88d2ece7e4
--- a/CHANGELOG	Mon Aug 18 23:00:55 2025 +0200
+++ b/CHANGELOG	Mon Aug 18 23:06:27 2025 +0200
@@ -21,7 +21,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
+ * changes all cxListIterator() and cxMapIterator() family of functions to also accept NULL as argument
  * changes insert_element member function of CxList to accept NULL source and return a pointer to the inserted element
  * fixes critical memory overflow in the stack-based array reallocator (this unfortunately breaks the function signature)
  * fixes mempool implementation not supporting NULL as argument for realloc

mercurial