docs/Writerside/topics/about.md

changeset 1332
02946dc73e6a
parent 1328
2cf66dee40b8
--- a/docs/Writerside/topics/about.md	Tue May 27 22:23:06 2025 +0200
+++ b/docs/Writerside/topics/about.md	Tue May 27 22:23:33 2025 +0200
@@ -42,6 +42,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 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

mercurial