Version 0.9.6
[userspace-rcu.git] / ChangeLog
index 73dbf79fa471dadd9b324b239abda2902c9bef0d..08693637a1f071446c1a6f47047ca0887b67cdec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2019-01-14 Userspace RCU 0.9.6
+       * test_rwlock: Add per-thread count to verbose output
+       * Add *.exe to gitignore for Cygwin
+       * Fix: pthread_rwlock initialization on Cygwin
+       * Fix: compat_futex_noasync on Cygwin
+
+2018-01-23 Userspace RCU 0.9.5
+       * Fix: don't use overlapping mmap mappings on Cygwin
+       * Fix: don't use membarrier SHARED syscall command in liburcu-bp
+       * Tests fix: add missing Cygwin thread id
+       * Fix: assignment from incompatible pointer type warnings
+       * Tests fix: unused variable warnings
+
+2017-06-12 Userspace RCU 0.9.4
+       * Fix: Don't override user variables within the build system
+       * Fix: uatomic arm32: add missing release barrier before uatomic_xchg
+       * Tests: Add verbose support to test script
+
 2016-11-30 Userspace RCU 0.9.3
        * Fix: rcutorture: work-around signal issue on mac os x
        * Fix: rcutorture should register thread using call_rcu
This page took 0.023615 seconds and 4 git commands to generate.