--- a/docs/Writerside/topics/about.md Mon Apr 14 19:53:20 2025 +0200 +++ b/docs/Writerside/topics/about.md Tue Apr 15 22:16:05 2025 +0200 @@ -35,6 +35,7 @@ * adds cxTreeSize() * changes grow strategy for the mempory pool to reduce reallocations * changes grow strategy for CxBuffer, which does now take the page size into account +* fixes unnecessary allocations in cx_strcat() family of functions * fixes errno value after failing cxBufferSeek() to be consistently EINVAL * fixes implementation of cxBufferTerminate() * fixes allocator arguments for some printf.h functions not being const