CHANGELOG

changeset 1291
5942859fd76c
parent 1290
4ac889e14211
child 1294
30d7ae76c76a
--- a/CHANGELOG	Sun Apr 13 13:02:54 2025 +0200
+++ b/CHANGELOG	Sun Apr 13 14:30:51 2025 +0200
@@ -5,6 +5,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

mercurial