refresh changelog
authorkhizmax <libcds.dev@gmail.com>
Thu, 9 Oct 2014 05:23:26 +0000 (09:23 +0400)
committerkhizmax <libcds.dev@gmail.com>
Thu, 9 Oct 2014 05:23:26 +0000 (09:23 +0400)
change.log

index 23f526baf32d438d9475e60861855a18c9da7890..a457c7cf6695a6767fe48eafcb87c4d9706e71cd 100644 (file)
@@ -3,9 +3,13 @@
     - switch to C++11 standard
     - Removed: MichaelDeque, reason: the implementation is heavy-weighted, inefficient,
       and, seems, unstable.
-    - Added: cds::container::TreiberStack::pop_with( Func )
-    - Added: member functions enqueue_with(Func), dequeue_with(Func) to cds::container::MSQueue, 
-      cds::container::MoirQueue, cds::container::BasketQueue.
+    - Added: cds::container::TreiberStack::pop_with(Func)
+    - Added: member functions enqueue_with(Func), dequeue_with(Func) to 
+             cds::container::MSQueue
+             cds::container::MoirQueue
+             cds::container::BasketQueue
+             cds::container::OptimisticQueue
+             cds::container::RWQueue
 
 1.6.0 23.09.2014
     General release