docs/Writerside/topics/about.md

changeset 1582
32b82c424252
parent 1579
0393c67556ec
child 1583
97fc8c55aeea
--- a/docs/Writerside/topics/about.md	Sat Dec 13 12:50:37 2025 +0100
+++ b/docs/Writerside/topics/about.md	Sat Dec 13 12:54:56 2025 +0100
@@ -50,6 +50,7 @@
 * fixes that overwriting items with cxMapPut() in a kv-list did not work
 * fixes that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
   were not returning zero after freeing the memory when passed a size of zero
+* removes the CX_STR() macro and instead makes the cx_str() inlinable
 * removes the sort_members feature from CxJsonWriter
 * removes the source and sink API from properties.h
 * removes the flush feature from CxBuffer

mercurial