X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=change.log;h=6ac008d645dd836fa9e9c61d2cb482b1b07038ce;hb=9bcb21890d7175dcc634120dac455516fa35dadd;hp=a320fccd5dbb9abeedb61f988637a51a1f26a241;hpb=8abb8f5e76bd8d723aff8078934ee30e59fa117a;p=libcds.git diff --git a/change.log b/change.log index a320fccd..6ac008d6 100644 --- a/change.log +++ b/change.log @@ -1,6 +1,13 @@ -2.4.0 +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 + other projects: + find_package(LibCDS) + add_library(mylib INTERFACE) + target_link_libraries(mylib INTERFACE LibCDS::cds) + Thansk to Louis Dionne (https://github.com/ldionne) 2.3.0 31.07.2017 General release