CHANGELOG

changeset 1315
b4c3e0b4c3d5
parent 1309
b240b73d2a10
child 1316
c41538edfcef
--- a/CHANGELOG	Sun May 04 11:46:13 2025 +0200
+++ b/CHANGELOG	Sun May 04 12:15:03 2025 +0200
@@ -4,6 +4,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