CHANGELOG

changeset 1391
4ec83232975f
parent 1387
9bdd053820b7
--- a/CHANGELOG	Wed Sep 24 23:50:15 2025 +0200
+++ b/CHANGELOG	Wed Sep 24 23:50:41 2025 +0200
@@ -19,7 +19,7 @@
  * improves performance of the CxList array list implementation
  * changes cx_str() and cx_mutstr() to allow NULL strings
  * changes cx_strcast() to also accept C-strings as input
- * changes grow strategy for the mempory pool to reduce reallocations
+ * changes grow strategy for the memory 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
  * changes all cxListIterator() and cxMapIterator() family of functions to also accept NULL as argument

mercurial