X-Git-Url: https://git.lttng.org/?p=userspace-rcu.git;a=blobdiff_plain;f=ChangeLog;h=7245139ebd7abe40956e14828f3e9a5dfe032b31;hp=c9c64b81797f6e5946cbbb6428c2995458cf46f5;hb=2122847933042e53e4102206fa3560a843709e4e;hpb=d35e9a212390bff5dd9c32af81620a128f92c219 diff --git a/ChangeLog b/ChangeLog index c9c64b8..7245139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2022-01-05 Userspace RCU 0.13.1 + * fix: properly detect 'cmpxchg' on x86-32 + * fix: use urcu-tls compat with c++ compiler + * fix: remove autoconf features default value in help message + * fix: add missing pkgconfig file for memb flavour lib + * Make temporary variable in _rcu_dereference non-const + * Fix: x86 and s390: uatomic __hp() macro C++ support + * Fix: x86 and s390: uatomic __hp() macro clang support + * Fix: x86 and s390 uatomic: __hp() macro warning with gcc 11 + * Fix: changelog: v0.13.0 was released in 2021 + 2021-06-03 Userspace RCU 0.13.0 * Document known ABI issue in README.md * Add serialized ABI definition files