X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=ChangeLog;h=d11aa240c98d0f715d17fc89577ea941bc8e4cd7;hp=ee4c7d7308fc225a156bd01555f80eb862a26526;hb=4fe638e78c6c0f68314fa6fb3e1551f947f8f1ea;hpb=f08d6c01cefc2a525712acd1fb76f4442d1ef45f diff --git a/ChangeLog b/ChangeLog index ee4c7d7..d11aa24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2020-04-22 Userspace RCU 0.10.3 + * 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: include urcu-signal-nr.h + * Fix: rculfhash worker needs to unblock to SIGRCU + * Fix: urcu/futex.h: users of struct timespec should include time.h + * Cleanup: update code layout to fix old gcc warning + * Fix: typo CPPLAGS in examples Makefile + * Update dead link in lgpl-relicensing.txt + 2019-01-14 Userspace RCU 0.10.2 * Fix: only wait if work queue is empty in real-time mode * Fix: don't wait after completion of a work queue job batch