X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=change.log;h=81694eff0ce426e71d8af160b7f75fd405696cec;hp=2b113620becc1d81de3d73fe83ce1628d46e94a1;hb=7b4ab4b6dd8c2205b91091d25dfa710acd232571;hpb=02a41646cb545a02935072f951231e3726f1d955 diff --git a/change.log b/change.log index 2b113620..81694eff 100644 --- a/change.log +++ b/change.log @@ -1,4 +1,8 @@ 2.4.0 + - Removed: -fno-strict-aliasing requirement + +2.3.1 01.09.2017 + Maintenance release - issue #81: bug in gc::DHP when extending thread's retired array, thanks to gtroxler (https://github.com/gtroxler) - Improved CMake scripts for simplifying libcds intergration with @@ -6,7 +10,7 @@ find_package(LibCDS) add_library(mylib INTERFACE) target_link_libraries(mylib INTERFACE LibCDS::cds) - Thansk to Louis Dionne (https://github.com/ldionne + Thansk to Louis Dionne (https://github.com/ldionne) 2.3.0 31.07.2017 General release