X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=c428903e29fdb9d26191c046b12b7959a0607b92;hb=5f6503c78ee929cd77d6e51987b5826de5a5fe99;hp=73dbf79fa471dadd9b324b239abda2902c9bef0d;hpb=1db92bdfe66f7254dd7eade1511f8aeec1bfed00;p=urcu.git diff --git a/ChangeLog b/ChangeLog index 73dbf79..c428903 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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