X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=08693637a1f071446c1a6f47047ca0887b67cdec;hb=941e44562b045e71cad5e7faa84998d0fc5e8b64;hp=73dbf79fa471dadd9b324b239abda2902c9bef0d;hpb=1db92bdfe66f7254dd7eade1511f8aeec1bfed00;p=userspace-rcu.git diff --git a/ChangeLog b/ChangeLog index 73dbf79..0869363 100644 --- 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