Merge branch 'master' into dev
[libcds.git] / change.log
index 6fe15a4e1eaa32b53523992694a6076aaf473715..2b113620becc1d81de3d73fe83ce1628d46e94a1 100644 (file)
@@ -1,4 +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