Version 0.11.3
[urcu.git] / ChangeLog
index 5605205baa3c171646638a66e3d14cd057c947db..3a8d27b0ae9bd8bcd2f20109914ab773e3017525 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2021-02-17 Userspace RCU 0.11.3
+       * fix: exclude clang from GCC version blacklists
+       * aarch64: blacklist gcc prior to 5.1
+       * Fix: configure: support Autoconf 2.70
+       * fix: bump tests thread limit to 4096
+       * cleanup: Improve wording of CONFIG_RCU_DEBUG description
+       * fix: explicitly include urcu/config.h in files using CONFIG_RCU_ defines
+       * Fix typo in README.md
+       * fix: add -lurcu-common to pkg-config libs for each flavor
+       * call_rcu: Fix race between rcu_barrier() and call_rcu_data_free()
+
+2020-04-22 Userspace RCU 0.11.2
+       * Fix: tls-compat.h exposes compiler-dependent public configuration
+       * Fix: tap array subscript has type char warning
+       * Fix: provide errno as argument to urcu_die()
+       * Fix: rculfhash worker needs to unblock to SIGRCU
+
+2019-06-03 Userspace RCU 0.11.1
+       * Fix: SONAME bump to 6.1.0
+       * Fix: urcu/futex.h: users of struct timespec should include time.h
+
 2019-05-06 Userspace RCU 0.11.0
        * Bump library version to 6:0:1
        * Cleanup: update code layout to fix old gcc warning
This page took 0.023771 seconds and 4 git commands to generate.