--- a/docs/Writerside/topics/about.md Sat Apr 19 14:43:16 2025 +0200 +++ b/docs/Writerside/topics/about.md Sun Apr 20 10:41:25 2025 +0200 @@ -38,6 +38,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() 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()