X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=448063548a14c85e26630b3727bae09cc4c9bc2d;hb=589965c32109fecfc130194434e2556dfdeac6b6;hp=5605205baa3c171646638a66e3d14cd057c947db;hpb=5510757134071e2bb6b554e7d0aaf29676150065;p=userspace-rcu.git diff --git a/ChangeLog b/ChangeLog index 5605205..4480635 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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 + 2019-05-06 Userspace RCU 0.11.0 * Bump library version to 6:0:1 * Cleanup: update code layout to fix old gcc warning