Version 0.6.8 v0.6.8
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Oct 2012 16:03:35 +0000 (12:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Oct 2012 16:03:35 +0000 (12:03 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index b9f87080c08bc2ed96234d5847cc28244cb8006e..9c3149111988bac2a27269f7902de4af01aad6eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-09-11 Userspace RCU 0.6.8
+       * Fix: call_rcu list corruption on teardown
+
 2011-12-12 Userspace RCU 0.6.7
        * Add compat file for test urcu wfs
        * Add missing compat file for wfq test
index 5a900087f2dfece9365de4697e0e279c96b887c7..58405b9e382a1cd0d9cc6c176742f6463b6a2d23 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 
-AC_INIT([userspace-rcu],[0.6.7],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu],[0.6.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
This page took 0.025131 seconds and 4 git commands to generate.