--- a/docs/Writerside/topics/about.md Sat Dec 06 15:55:53 2025 +0100 +++ b/docs/Writerside/topics/about.md Sat Dec 06 16:22:19 2025 +0100 @@ -32,6 +32,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