X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=c8074977cd5760b24e0b0f288bc623c0a8e7b389;hb=refs%2Ftags%2Fv0.10.1;hp=61056c1c75e03c4f581edfd05865123068e5ec7d;hpb=9573e2cb885164a899571b811bd3718db37f5cde;p=urcu.git diff --git a/ChangeLog b/ChangeLog index 61056c1..c807497 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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