X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=ChangeLog;h=b9f87080c08bc2ed96234d5847cc28244cb8006e;hp=b387acdd1f7a4d92eb7d9a848e863b80706a48bf;hb=d0bbd9c2e8322f036e0a0a70091cae98cad7e390;hpb=530aab931b734ab5668b5e7ebee636d0188146f2 diff --git a/ChangeLog b/ChangeLog index b387acd..b9f8708 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2011-12-12 Userspace RCU 0.6.7 + * Add compat file for test urcu wfs + * Add missing compat file for wfq test + * hlist.h: Add missing stddef.h include for NULL + * call_rcu: Add missing call_rcu_before_fork and + call_rcu_after_fork_parent declarations + * Describe autotools/libtool/automake version dependency + * Remove m4_ifdef for AC_PROG_LIBTOOL (deprecated) + * Support older autotools + * Apply autoupdate to configure.ac + * Fix build for amd64 environment (for FreeBSD 8.2) + * Add missing rcu_dereference_sym_bp + * Install test scripts in the dist tarball + 2011-11-03 Userspace RCU 0.6.6 * qsbr vs call_rcu : remove exit assertion * Rename likely/unlikely to caa_likely/caa_unlikely