CHANGELOG

changeset 808
f7f193893894
parent 786
b0ebb3d88407
child 810
85859399a0cc
--- 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