CHANGELOG

changeset 1309
b240b73d2a10
parent 1305
c34a72d8e104
--- a/CHANGELOG	Sun Apr 27 12:54:16 2025 +0200
+++ b/CHANGELOG	Sun Apr 27 12:56:05 2025 +0200
@@ -12,6 +12,7 @@
  * 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 that starting an iteration in a non-root node incorrectly continues iteration with the siblings of that node
  * fixes unnecessary allocations in cx_strcat() family of functions
  * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
  * fixes implementation of cxBufferTerminate()

mercurial