Version 0.7.17 stable-0.7 v0.7.17
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Apr 2016 21:04:56 +0000 (17:04 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Apr 2016 21:04:56 +0000 (17:04 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 080efa19787706d90916d41f882efd831b2f46f1..42f0438fa6b4efbfd9b28987f2305885562ce26e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-04-26 Userspace RCU 0.7.17
+       * Fix: urcu-signal: smp_mb_master() needs registry lock
+
 2015-10-16 Userspace RCU 0.7.16
        * Fix: format string signedness
        * Use gcc atomics on aarch64/powerpc64le
index ec19e076594e15dc54aec3d6964b7b5c3467e418..0300e75a4ac05f81b70b910527bb3e3fc4a73cca 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 
-AC_INIT([userspace-rcu],[0.7.16],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu],[0.7.17],[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
This page took 0.025591 seconds and 4 git commands to generate.