Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+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
+ * Mark braced-groups within expressions with __extension__
+ * Fix: compat_futex_noasync race condition
+ * Fix: documentation: urcu-pointer.h: s/rcu_dereference_pointer/rcu_dereference/
+ * Fix: call rcu should call internal RCU API
+
2014-11-04 Userspace RCU 0.8.6
* Fix: silence gcc -Wextra warning
* compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__
# Process this file with autoconf to produce a configure script.
-AC_INIT([userspace-rcu],[0.8.6],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu],[0.8.7],[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