diff -r 4022e403de60 -r 57e062a4bb05 CHANGELOG --- a/CHANGELOG Sat Apr 19 11:36:53 2025 +0200 +++ b/CHANGELOG Sat Apr 19 14:43:16 2025 +0200 @@ -7,6 +7,7 @@ * adds cxBufferShrink() * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings + * adds cx_strcpy() and cx_strcpy_a() * 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