Merge pull request #33 from mgalimullin/fix_fc_empty
[libcds.git] / change.log
index 1d241c5518ceec7f61faa13eff51d8c32baaa396..a986993956cfa9694490baa8f8c3bf9651bc0426 100644 (file)
@@ -1,4 +1,10 @@
-2.0.0
+2.1.0
+    - cds::lock namespace is renamed to cds::sync. All classes defined in cds::lock namespace 
+      are moved to cds::sync with new names (for example, cds::lock::SpinLock is renamed to
+      cds::sync::spin_lock). cds::lock namespace and its contents is deprecated and it is kept 
+      for backward compatibility.
+
+2.0.0 30.12.2014
     General release
     - the library has been rewritten to support at least C++11. Compilers: GCC 4.8+, clang 3.3+, 
       MS Visual C++ 12 (2013) Update 4 an above.
    10. Added compiler barrier to spin-lock release primitive for x86 and amd64
    11. Makefile script is changed to resolve the problem when an user calls 'make clean' directly.
        Thanks to Tamas Lengyel to point me to this bug.
-   12. The file dictionary.txt is exluded from distributive. This file is used for testing purposes only.
+   12. The file dictionary.txt is excluded from distributive. This file is used for testing purposes only.
        You may create dictionary.txt in this way:
         cd ./tests/data
         perl -X split.pl