docs/Writerside/topics/about.md

changeset 1315
b4c3e0b4c3d5
parent 1309
b240b73d2a10
child 1316
c41538edfcef
--- a/docs/Writerside/topics/about.md	Sun May 04 11:46:13 2025 +0200
+++ b/docs/Writerside/topics/about.md	Sun May 04 12:15:03 2025 +0200
@@ -31,6 +31,9 @@
 * adds cxMempoolTransfer() and cxMempoolTransferObject()
 * adds cxListSet()
 * adds cxListContains()
+* adds cxListFirst() and cxListLast()
+* adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
+  and corresponding macro aliases cxListPopFront() and cxListPop()
 * adds cxBufferShrink()
 * adds cxTreeSize()
 * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings

mercurial