CHANGELOG

changeset 1001
5c9ec5a0a4ef
parent 994
3603bdf4a78b
child 1011
838b096c1d08
--- a/CHANGELOG	Thu Dec 05 01:54:12 2024 +0100
+++ b/CHANGELOG	Sat Dec 07 23:59:54 2024 +0100
@@ -16,6 +16,7 @@
  * 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
+ * change cx_strcat variants to allow handling of ENOMEM
  * moves cx_compare_func typedef to compare.h
  * moves cx_szmul() to common.h
  * moves stream copy functions to new streams.h

mercurial