diff -r 4ac889e14211 -r 5942859fd76c docs/Writerside/topics/about.md --- a/docs/Writerside/topics/about.md Sun Apr 13 13:02:54 2025 +0200 +++ b/docs/Writerside/topics/about.md Sun Apr 13 14:30:51 2025 +0200 @@ -32,6 +32,7 @@ * adds cxListSet() * adds cxBufferShrink() * 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 errno value after failing cxBufferSeek() to be consistently EINVAL * fixes implementation of cxBufferTerminate() * fixes allocator arguments for some printf.h functions not being const