--- a/CHANGELOG Tue Jan 07 19:16:03 2025 +0100 +++ b/CHANGELOG Wed Jan 08 20:06:37 2025 +0100 @@ -21,6 +21,7 @@ * adds runtime constants to read out the actual SBO sizes * adds improved version of UCX 2 Test framework (now a self-contained header) * adds cx_nmemb() utility function to common.h + * changes that CxMap returns own CxMapIterator to save memory in CxIterator * changes all functions, for which there is no dedicated xyz_a variant, to accept NULL as allocator argument (in which case a default allocator will be used) * changes the name of destroy functions that actually free the memory to better indicate their behavior