diff -r 4022e403de60 -r 57e062a4bb05 docs/Writerside/topics/about.md --- a/docs/Writerside/topics/about.md Sat Apr 19 11:36:53 2025 +0200 +++ b/docs/Writerside/topics/about.md Sat Apr 19 14:43:16 2025 +0200 @@ -34,6 +34,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 memory 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