CHANGELOG

changeset 1178
9998cfb4a65b
parent 1176
247db6e629ad
--- a/CHANGELOG	Mon Feb 10 19:20:43 2025 +0100
+++ b/CHANGELOG	Mon Feb 10 19:24:26 2025 +0100
@@ -22,6 +22,7 @@
  * adds improved version of UCX 2 Test framework (now a self-contained header)
  * adds cx_nmemb() utility function to common.h
  * changes that CxMap returns own CxMapIterator to save memory in CxIterator
+ * changes name of cxBasicMempoolCreate() to cxMempoolCreateSimple()
  * changes all functions, for which there is no dedicated xyz_a variant,
    to accept NULL as allocator argument (in which case a default allocator will be used)
  * changes the name of destroy functions that actually free the memory to better indicate their behavior

mercurial