diff -r 411cf6fd268f -r d06aa9db0408 CHANGELOG --- a/CHANGELOG Fri Dec 05 16:22:57 2025 +0100 +++ b/CHANGELOG Fri Dec 05 16:36:10 2025 +0100 @@ -1,7 +1,9 @@ Version 4.0 - tbd ------------------------ -* adds cx_system_page_size() to allocator.h + * adds cx_system_page_size() to allocator.h + * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() + were not returning zero after freeing the memory when passed a size of zero Version 3.2 - 2025-11-30 ------------------------