diff -r bbe3199e37fc -r 85fd3ff8416e CHANGELOG --- a/CHANGELOG Sun Dec 21 11:09:46 2025 +0100 +++ b/CHANGELOG Sun Dec 21 23:58:30 2025 +0100 @@ -18,7 +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 that multiple string.h functions now also automatically apply cx_strcast() where possible * changes the names of cxDefineDestructor() and cxDefineAdvancedDestructor() to cxSetDestructor() and cxSetdvancedDestructor() * changes the name of cxCollectionCompareFunc() to cxSetCompareFunc()