changelog
authorkhizmax <khizmax@gmail.com>
Sun, 20 Aug 2017 08:52:02 +0000 (11:52 +0300)
committerkhizmax <khizmax@gmail.com>
Sun, 20 Aug 2017 08:52:02 +0000 (11:52 +0300)
change.log
thanks

index a320fccd5dbb9abeedb61f988637a51a1f26a241..2b113620becc1d81de3d73fe83ce1628d46e94a1 100644 (file)
@@ -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 691acc41db96fdc83ae3829f30a47505cbc7857e..d7fc0c4066fa6fd464855859bdfd8caf923800c8 100644 (file)
--- a/thanks
+++ b/thanks
@@ -8,6 +8,7 @@ gtroxler (https://github.com/gtroxler)
 Jelle van den Hooff\r
 Kyle Hegeman (https://github.com/khegeman)\r
 Lily Tsai (https://github.com/tslilyai)\r
+Louis Dionne (https://github.com/ldionne\r
 Lucas Larsch\r
 Markus Elfring\r
 Marsel Galimullin\r