diff -r b2103354baed -r 7acbaa74fbd0 CHANGELOG --- a/CHANGELOG Fri Apr 11 16:45:20 2025 +0200 +++ b/CHANGELOG Fri Apr 11 16:48:58 2025 +0200 @@ -4,6 +4,7 @@ * adds cxMempoolTransfer() and cxMempoolTransferObject() * changes grow strategy for the mempory pool to reduce reallocations * fixes implementation of cxBufferTerminate() + * fixes allocator arguments for some printf.h functions not being const Version 3.1 - 2025-02-11 ------------------------