+2023-02-14 Userspace RCU 0.12.5
+ * Fix: urcu-bp: only teardown call-rcu worker in destructor
+ * Fix: rculfhash: urcu_die() takes positive error value
+ * Fix: static build requires aliases for rcu_exit_{mb,memb}
+ * Fix: call_rcu: teardown default call_rcu worker on application exit
+ * Fix: join worker thread in call_rcu_data_free
+ * Fix: auto-resize hash table destroy deadlock
+ * Fix: Remove include urcu/assert.h
+ * rculfhash: Include rculfhash-internal.h from local directory
+ * Fix: Always check pthread_create for failures
+
2022-08-18 Userspace RCU 0.12.4
* Revert "Fix: remove type constness in URCU_FORCE_CAST's C++ version"
* Fix: futex.h: include headers outside extern C
AC_PREREQ(2.59)
-AC_INIT([userspace-rcu],[0.12.4],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
+AC_INIT([userspace-rcu],[0.12.5],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
# Following the numbering scheme proposed by libtool for the library version
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html