CHANGELOG

changeset 1548
12315ee158ad
parent 1547
12da0654e4a9
child 1549
72ad8a78378a
--- a/CHANGELOG	Sat Dec 06 16:30:11 2025 +0100
+++ b/CHANGELOG	Sat Dec 06 17:51:08 2025 +0100
@@ -6,6 +6,7 @@
  * changes the members of CxJson and CxJsonValue
  * changes the return value of cxJsonObjIter() to CxMapIterator
  * removes the sort_members feature from CxJsonWriter
+ * fixes cxJsonWrite() incorrectly returning non-zero when strings needed to be escaped
  * fixes critical memory leak when using cxMapFree() on a kv-list that is using destructors
  * fixes that overwriting items with cxMapPut() in a kv-list did not work
  * fixes that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()

mercurial