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
     1.1 --- a/CHANGELOG	Mon Jan 15 20:59:18 2024 +0100
     1.2 +++ b/CHANGELOG	Tue Jan 16 21:34:21 2024 +0100
     1.3 @@ -4,11 +4,14 @@
     1.4   * adds cxListFindRemove()
     1.5   * adds cxBufferReset()
     1.6   * adds cx_cmp_ptr()
     1.7 + * adds runtime constants to read out the actual SBO sizes
     1.8   * adds improved version of UCX 2 Test framework (now a self-contained header)
     1.9   * the cx_compare_func symbol is now also declared by compare.h
    1.10   * fixes wrong link from UCX 2 documentation to UCX 3 documentation
    1.11 + * fixes critical bug that produced wrong results when comparing lists of different type but same size
    1.12   * removes CMake
    1.13   * removes GTest dependency
    1.14 + * removes flags to disable SBO in tests
    1.15  
    1.16  Version 3.0 - 2023-07-09
    1.17  ------------------------

mercurial