--- a/CHANGELOG Tue May 27 22:23:06 2025 +0200 +++ b/CHANGELOG Tue May 27 22:23:33 2025 +0200 @@ -15,6 +15,7 @@ * adds cx_strcpy() and cx_strcpy_a() * adds cxStdlibAllocator and allows changes of cxDefaultAllocator * improves performance of the CxList array list implementation + * changes cx_strcast() to also accept C-strings as input * changes grow strategy for the mempory pool to reduce reallocations * changes grow strategy for CxBuffer, which does now take the page size into account * changes the implementation of cx_strreplacen() for improved efficiency