docs/Writerside/topics/about.md

changeset 1644
bbe3199e37fc
parent 1618
ef7cab6eb131
--- a/docs/Writerside/topics/about.md	Sat Dec 20 11:11:58 2025 +0100
+++ b/docs/Writerside/topics/about.md	Sun Dec 21 11:09:46 2025 +0100
@@ -45,6 +45,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