From 0ec4289056dba73608d4b501d97e713c02d41945 Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 24 Apr 2015 11:36:04 +0300 Subject: [PATCH] changelog --- change.log | 5 ++++- thanks | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/change.log b/change.log index a9869939..9940c6f5 100644 --- a/change.log +++ b/change.log @@ -1,7 +1,10 @@ 2.1.0 + - Added: BronsonAVLTreeMap - Bronson's et al AVL tree implementation + - Added: CMake build script, thanks to Eugeny Kalishenko + - Changed: SplitList performance improving, thanks to Mike Krinkin - 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 + cds::sync::spin_lock). cds::lock namespace and its contents is deprecated, it is kept for backward compatibility. 2.0.0 30.12.2014 diff --git a/thanks b/thanks index 6b40ec93..f28bb884 100644 --- a/thanks +++ b/thanks @@ -2,7 +2,9 @@ Many thanks to the contributors who feedbacks the errors and propositions for li In alphabetical order: blinkenlichten (https://github.com/blinkenlichten) +Eugeny Kalishenko (https://github.com/eugenyk) Jelle van den Hooff Lucas Larsch Markus Elfring +Mike Krinkin (https://github.com/krinkinmu) Tamas Lengyel -- 2.34.1