X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=change.log;h=2b113620becc1d81de3d73fe83ce1628d46e94a1;hb=83904aeb6442d3f60c99dd627ac704feeb1b5a82;hp=a320fccd5dbb9abeedb61f988637a51a1f26a241;hpb=6f65d103bf7411c66f1110071e235df5dd34ecd9;p=libcds.git diff --git a/change.log b/change.log index a320fccd..2b113620 100644 --- a/change.log +++ b/change.log @@ -1,6 +1,12 @@ 2.4.0 - 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