Test fix: 0.6 branch does not have tls-compat.h
[urcu.git] / ChangeLog
index b387acdd1f7a4d92eb7d9a848e863b80706a48bf..529cbe74519a539c21b430e7b346ba303ab9f6b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2013-01-09 Userspace RCU 0.6.9
+       * API cleanup: use "uatomic_*" in cmm_smp_mb__ API
+       * uatomic: add memory barrier API for and/or/add/sub/inc/sub
+       * Fix uatomic sign cast
+       * Discourage use of pthread_atfork() for call_rcu handlers
+       * Fix call_rcu fork handling
+       * test: fork handling
+
+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
+       * 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
This page took 0.022862 seconds and 4 git commands to generate.