CHANGELOG

changeset 1500
d20037235c9c
parent 1482
6769cb72521b
--- a/CHANGELOG	Thu Nov 20 18:51:00 2025 +0100
+++ b/CHANGELOG	Thu Nov 20 20:06:20 2025 +0100
@@ -45,6 +45,7 @@
  * fixes that the elem_count member of an iterator was not updated after removing an element flagged by cxIteratorFlagRemoval()
  * fixes that starting an iteration in a non-root node incorrectly continues iteration with the siblings of that node
  * fixes unnecessary allocations in cx_strcat() family of functions
+ * fixes ineffective overflow check in cx_strcat() family of functions
  * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
  * fixes implementation of cxBufferTerminate()
  * fixes allocator arguments for some printf.h functions not being const

mercurial