CHANGELOG

changeset 993
b642eca4b956
parent 989
8aa57a7fecc4
--- a/CHANGELOG	Tue Nov 26 22:00:03 2024 +0100
+++ b/CHANGELOG	Tue Nov 26 22:16:27 2024 +0100
@@ -14,6 +14,7 @@
  * adds cx_nmemb() utility function to common.h
  * 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
  * moves cx_compare_func typedef to compare.h
  * moves cx_szmul() to common.h
  * moves stream copy functions to new streams.h

mercurial