diff -r 22dc2163fffd -r dce04550fbef CHANGELOG --- a/CHANGELOG Tue Jan 07 00:12:46 2025 +0100 +++ b/CHANGELOG Tue Jan 07 18:37:07 2025 +0100 @@ -37,6 +37,7 @@ * removes CMake * removes GTest dependency * removes flags to disable SBO in tests + * removes CX_LINKED_LIST_SWAP_SBO_SIZE (it's not really an optimization for linked lists) * fixes cx_strcmp() and cx_strcasecmp() not being useful for lexicographic ordering * fixes cx_hash_key_cxstr() evaluating the argument twice * fixes wrong link from UCX 2 documentation to UCX 3 documentation