X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=change.log;h=75d19a8bd20df30b1f0bd246a60e2eba3fbe6a52;hb=bab4807d0f9a78324bf7468576a18dff357bf905;hp=a320fccd5dbb9abeedb61f988637a51a1f26a241;hpb=6f65d103bf7411c66f1110071e235df5dd34ecd9;p=libcds.git diff --git a/change.log b/change.log index a320fccd..75d19a8b 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