CHANGELOG

changeset 1644
bbe3199e37fc
parent 1618
ef7cab6eb131
--- a/CHANGELOG	Sat Dec 20 11:11:58 2025 +0100
+++ b/CHANGELOG	Sun Dec 21 11:09:46 2025 +0100
@@ -18,6 +18,7 @@
  * changes cxBufferTerminate() to automatically shrink the buffer
  * changes cxBufferTerminate() so that position and size are equal after a successful operation
  * changes cxBufferPutString() to accept any kind of string that cx_strcast() supports
+ * changes multiple string.h functions automatically apply cx_strcast() where possible
  * changes the names of cxDefineDestructor() and cxDefineAdvancedDestructor() to
    cxSetDestructor() and cxSetdvancedDestructor()
  * changes the name of cxCollectionCompareFunc() to cxSetCompareFunc()

mercurial