X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=448063548a14c85e26630b3727bae09cc4c9bc2d;hb=64cd023fb8db5ea9dfd40826729e7781bf44a516;hp=509e59606b22e0977a419fc10db590243dea3adb;hpb=acf42845b924c52120db489c204eb35467a30427;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