and changelog entry for issue #523

Sun, 15 Dec 2024 11:11:16 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 15 Dec 2024 11:11:16 +0100
changeset 1011
838b096c1d08
parent 1010
2d252c1c1d5d
child 1012
21884374edbb

and changelog entry for issue #523

CHANGELOG file | annotate | diff | comparison | revisions
--- 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

mercurial