X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=ChangeLog;h=532dc90eda37da307cded87b109b6573f060c8ee;hp=24af189afe653f3e2b8805436ddfa9fd4bf140e0;hb=cd18a366812b0021f46f7274dc2a9c01cb2bbbf4;hpb=027463d0ed46d1c937807c909bc990618569280a diff --git a/ChangeLog b/ChangeLog index 24af189..532dc90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-01-23 Userspace RCU 0.8.11 + * Fix: don't use overlapping mmap mappings on Cygwin + * Tests fix: add missing Cygwin thread id + * Fix: assignment from incompatible pointer type warnings + * Tests fix: unused variable warnings + 2017-12-06 Userspace RCU 0.8.10 * Fix: Don't override user variables within the build system * Fix: uatomic arm32: add missing release barrier before uatomic_xchg