diff -r b00c6ae1441a -r 2a2403c63439 CHANGELOG --- a/CHANGELOG Mon Apr 14 19:53:20 2025 +0200 +++ b/CHANGELOG Tue Apr 15 22:16:05 2025 +0200 @@ -8,6 +8,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