diff -r d4baf4dd55c3 -r fe0d69d72bcd CHANGELOG --- a/CHANGELOG Thu May 23 19:29:14 2024 +0200 +++ b/CHANGELOG Thu May 23 20:29:28 2024 +0200 @@ -11,7 +11,7 @@ * adds cx_sprintf() and several more variants * adds runtime constants to read out the actual SBO sizes * adds improved version of UCX 2 Test framework (now a self-contained header) - * the cx_compare_func symbol is now also declared by compare.h + * the cx_compare_func symbol is now declared by compare.h * fixes wrong link from UCX 2 documentation to UCX 3 documentation * fixes critical bug that produced wrong results when comparing lists of different type but same size * removes flag_removal function from iterator (unfortunately breaks binary compatibility)