--- 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()