diff -r 7822ffe65848 -r c8dd35f3ea53 CHANGELOG --- 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