X-Git-Url: http://git.lttng.org/?p=userspace-rcu.git;a=blobdiff_plain;f=ChangeLog;h=08693637a1f071446c1a6f47047ca0887b67cdec;hp=c428903e29fdb9d26191c046b12b7959a0607b92;hb=941e44562b045e71cad5e7faa84998d0fc5e8b64;hpb=66ea483e6c5ce70ca471b921ef2c4c264138c89d diff --git a/ChangeLog b/ChangeLog index c428903..0869363 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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