CHANGELOG

changeset 1546
c8dd35f3ea53
parent 1545
7822ffe65848
child 1547
12da0654e4a9
--- a/CHANGELOG	Sat Dec 06 15:55:53 2025 +0100
+++ b/CHANGELOG	Sat Dec 06 16:22:19 2025 +0100
@@ -5,6 +5,7 @@
  * changes cxBufferReserve() to allow reducing the capacity
  * changes the members of CxJson and CxJsonValue
  * 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()
    were not returning zero after freeing the memory when passed a size of zero
 

mercurial