Version 0.10.2
[userspace-rcu.git] / ChangeLog
index 61056c1c75e03c4f581edfd05865123068e5ec7d..ee4c7d7308fc225a156bd01555f80eb862a26526 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2019-01-14 Userspace RCU 0.10.2
+       * Fix: only wait if work queue is empty in real-time mode
+       * Fix: don't wait after completion of a work queue job batch
+       * Fix: don't wait after completion of job batch if work queue is empty
+       * Fix: workqueue: struct urcu_work vs rcu_head mixup
+       * Cleanup: workqueue: update comments referring to call-rcu
+       * Fix: mixup between URCU_WORKQUEUE_RT and URCU_CALL_RCU_RT
+       * 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.10.1
+       * 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
+       * Fix: add missing m68k headers to dist
+
 2017-06-12 Userspace RCU 0.10.0
        * Bump library soname due to urcu flavor structure change
        * Cleanup: use mutex_lock() wrapper in rculfhash
This page took 0.022722 seconds and 4 git commands to generate.