+2015-09-09 Userspace RCU 0.8.8
+ * Disable sys_membarrier
+ * Fix: volatile in assert()
+ * uatomic: Specify complete types for atomic function calls
+ * Fix: handle sys_futex() FUTEX_WAIT interrupted by signal
+ * Fix: compat_futex.c: *uaddr should be read as volatile
+ * Fix: make benchmark test run in oot build
+ * Fix: call_rcu_thread() affinity failure
+ * urcu: fix deprecation warning with new glibc
+
2015-04-28 Userspace RCU 0.8.7
* Fix: deadlock when thread join is issued in read-side C.S.
* Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h
# Process this file with autoconf to produce a configure script.
-AC_INIT([userspace-rcu],[0.8.7],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu],[0.8.8],[mathieu dot desnoyers at efficios dot com])
# Following the numbering scheme proposed by libtool for the library version
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html