From: khizmax Date: Sun, 20 Aug 2017 08:52:02 +0000 (+0300) Subject: changelog X-Git-Tag: v2.3.1~11 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=commitdiff_plain;h=02a41646cb545a02935072f951231e3726f1d955 changelog --- 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 diff --git a/thanks b/thanks index 691acc41..d7fc0c40 100644 --- a/thanks +++ b/thanks @@ -8,6 +8,7 @@ gtroxler (https://github.com/gtroxler) Jelle van den Hooff Kyle Hegeman (https://github.com/khegeman) Lily Tsai (https://github.com/tslilyai) +Louis Dionne (https://github.com/ldionne Lucas Larsch Markus Elfring Marsel Galimullin