From: Mathieu Desnoyers Date: Thu, 11 Oct 2012 16:03:35 +0000 (-0400) Subject: Version 0.6.8 X-Git-Tag: v0.6.8 X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=commitdiff_plain;h=2927c34e0011ed96f8cae85a5d70d250f1817333 Version 0.6.8 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index b9f8708..9c31491 100644 --- 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 diff --git a/configure.ac b/configure.ac index 5a90008..58405b9 100644 --- a/configure.ac +++ b/configure.ac @@ -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