From 655b86568fa72ced16715d266b133469352882d4 Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 6 Nov 2015 23:18:42 +0300 Subject: [PATCH] Changelog --- change.log | 2 ++ 1 file changed, 2 insertions(+) diff --git a/change.log b/change.log index 42fca077..b897d098 100644 --- a/change.log +++ b/change.log @@ -18,6 +18,8 @@ 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, it is kept for backward compatibility. + - The library has been checked by ThreadSanitizer, a lot of bugs has been fixed + - Added support for clang 3.7 with libc++ 2.0.0 30.12.2014 General release -- 2.34.1