add changelog entries for issue #720 default tip

Sat, 27 Sep 2025 17:53:41 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 27 Sep 2025 17:53:41 +0200
changeset 1401
a76249f50237
parent 1400
7bc88ae62755

add changelog entries for issue #720

CHANGELOG file | annotate | diff | comparison | revisions
docs/Writerside/topics/about.md file | annotate | diff | comparison | revisions
--- a/CHANGELOG	Sat Sep 27 17:49:13 2025 +0200
+++ b/CHANGELOG	Sat Sep 27 17:53:41 2025 +0200
@@ -4,6 +4,7 @@
  * adds cxMempoolTransfer() and cxMempoolTransferObject()
  * adds support for different destruction strategies in CxMempool
  * adds new key-value-based list implementation
+ + adds support for integer keys to CxHashKey
  * adds cxListSet()
  * adds cxListContains()
  * adds cxListFirst() and cxListLast()
--- a/docs/Writerside/topics/about.md	Sat Sep 27 17:49:13 2025 +0200
+++ b/docs/Writerside/topics/about.md	Sat Sep 27 17:53:41 2025 +0200
@@ -31,6 +31,7 @@
 * adds cxMempoolTransfer() and cxMempoolTransferObject()
 * adds support for different destruction strategies in CxMempool
 * adds new key-value-based list implementation
+* adds support for integer keys to CxHashKey
 * adds cxListSet()
 * adds cxListContains()
 * adds cxListFirst() and cxListLast()

mercurial