CHANGELOG

changeset 1296
2a2403c63439
parent 1295
b00c6ae1441a
child 1297
0811fb9a8dba
--- 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

mercurial