CHANGELOG

changeset 1300
fcb149ee60ff
parent 1297
0811fb9a8dba
--- a/CHANGELOG	Thu Apr 17 20:48:29 2025 +0200
+++ b/CHANGELOG	Thu Apr 17 21:45:01 2025 +0200
@@ -9,6 +9,7 @@
  * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings
  * changes grow strategy for the mempory pool to reduce reallocations
  * changes grow strategy for CxBuffer, which does now take the page size into account
+ * changes the implementation of cx_strreplacen() for improved efficiency
  * fixes unnecessary allocations in cx_strcat() family of functions
  * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
  * fixes implementation of cxBufferTerminate()

mercurial