Merge pull request #84 from ldionne/patch-1
[libcds.git] / change.log
index 5c5d5ec6e3ba1f8f2ac1937ad6551d1786108c68..6fe15a4e1eaa32b53523992694a6076aaf473715 100644 (file)
@@ -1,4 +1,6 @@
-2.3.0
+2.4.0
+
+2.3.0 31.07.2017
     General release
     - Changed: cds::gc::HP is totally refactored:
         - simplified internal structures;
     General release
     - Changed: cds::gc::HP is totally refactored:
         - simplified internal structures;
       envvar CDSTEST_DETAIL_LEVEL for reducing compile time and executable size.
       To make full testset compile libcds with -DCDS_STRESS_TEST_LEVEL=N where
       N is 1 or 2.
       envvar CDSTEST_DETAIL_LEVEL for reducing compile time and executable size.
       To make full testset compile libcds with -DCDS_STRESS_TEST_LEVEL=N where
       N is 1 or 2.
+    - Changed: refactoring cds::backoff::exponential and cds::backoff::delay
+      back-off strategies to avoid static data members in template classes. 
+    - The library is extensively tested on x86-64, PowerPC and AArch64,
+      thanks to GCC Compile Farm project
  
 2.2.0 04.01.2017
     General release
  
 2.2.0 04.01.2017
     General release