CHANGELOG

changeset 1694
a2757c6427cc
parent 1692
56731bb98508
--- a/CHANGELOG	Wed Dec 31 15:25:30 2025 +0100
+++ b/CHANGELOG	Wed Dec 31 16:01:08 2025 +0100
@@ -87,7 +87,7 @@
  * changes grow strategy for the memory 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() and cxMapIterator() family of functions to also accept NULL as argument
+ * changes all cxListIterator() and cxMapIterator() families 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
  * changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers
  * changes struct cx_array_reallocator_s by replacing the four generic data members with two specifically named members

mercurial