From 27c4be89558249a2f3e25c66fa7dab1ed26d0f4d Mon Sep 17 00:00:00 2001 From: khizmax Date: Thu, 9 Oct 2014 09:23:26 +0400 Subject: [PATCH] refresh changelog --- change.log | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/change.log b/change.log index 23f526ba..a457c7cf 100644 --- a/change.log +++ b/change.log @@ -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 -- 2.34.1