--- a/CHANGELOG Tue Dec 10 22:10:05 2024 +0100 +++ b/CHANGELOG Sun Dec 15 11:11:16 2024 +0100 @@ -17,6 +17,7 @@ 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 + * change the behavior of cxBufferSeek() to allow offset zero for SEEK_END * moves cx_compare_func typedef to compare.h * moves cx_szmul() to common.h * moves stream copy functions to new streams.h