From: khizmax Date: Fri, 6 Nov 2015 20:18:42 +0000 (+0300) Subject: Changelog X-Git-Tag: v2.1.0~71 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=655b86568fa72ced16715d266b133469352882d4;p=libcds.git Changelog --- 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