CHANGELOG

changeset 1341
dc88d2ece7e4
parent 1338
cc153bffea28
--- a/CHANGELOG	Fri Aug 15 17:46:47 2025 +0200
+++ b/CHANGELOG	Sun Aug 17 23:05:16 2025 +0200
@@ -8,7 +8,7 @@
  * adds cxListFirst() and cxListLast()
  * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
    and corresponding macro aliases cxListPopFront() and cxListPop()
- * adds cxListEmplace() and cxListEmplaceAt()
+ * adds cxListEmplace(), cxListEmplaceAt(), and cxMapEmplace()
  * adds cxBufferShrink()
  * adds cxTreeSize()
  * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings

mercurial