add missing CHANGELOG entries

Tue, 16 Jan 2024 21:34:21 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 16 Jan 2024 21:34:21 +0100
changeset 808
f7f193893894
parent 807
c8d692131b1e
child 809
b7e2e1d7ed22

add missing CHANGELOG entries

CHANGELOG file | annotate | diff | comparison | revisions
--- a/CHANGELOG	Mon Jan 15 20:59:18 2024 +0100
+++ b/CHANGELOG	Tue Jan 16 21:34:21 2024 +0100
@@ -4,11 +4,14 @@
  * adds cxListFindRemove()
  * adds cxBufferReset()
  * adds cx_cmp_ptr()
+ * adds runtime constants to read out the actual SBO sizes
  * adds improved version of UCX 2 Test framework (now a self-contained header)
  * the cx_compare_func symbol is now also declared by compare.h
  * fixes wrong link from UCX 2 documentation to UCX 3 documentation
+ * fixes critical bug that produced wrong results when comparing lists of different type but same size
  * removes CMake
  * removes GTest dependency
+ * removes flags to disable SBO in tests
 
 Version 3.0 - 2023-07-09
 ------------------------

mercurial