X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=448063548a14c85e26630b3727bae09cc4c9bc2d;hb=ca48625f28f076f05acac00c07c68ee488fdf55d;hp=509e59606b22e0977a419fc10db590243dea3adb;hpb=1e1b595f3ba88fc9c1a97b747cc8852273289132;p=urcu.git diff --git a/ChangeLog b/ChangeLog index 509e596..4480635 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-04-22 Userspace RCU 0.11.2 + * Fix: tls-compat.h exposes compiler-dependent public configuration + * Fix: tap array subscript has type char warning + * Fix: provide errno as argument to urcu_die() + * Fix: rculfhash worker needs to unblock to SIGRCU + 2019-06-03 Userspace RCU 0.11.1 * Fix: SONAME bump to 6.1.0 * Fix: urcu/futex.h: users of struct timespec should include time.h