diff -r fcb149ee60ff -r f81d8b4f40c4 CHANGELOG --- a/CHANGELOG Thu Apr 17 21:45:01 2025 +0200 +++ b/CHANGELOG Sat Apr 19 11:33:15 2025 +0200 @@ -15,6 +15,7 @@ * fixes implementation of cxBufferTerminate() * fixes allocator arguments for some printf.h functions not being const * fixes that cx_tree_search() did not investigate subtrees with equally good distance + * removes the use of C23 attributes because they don't mix well with GNU attributes in GCC 15 Version 3.1 - 2025-02-11 ------------------------