X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=6e8fbd869a2942316c1a4b458c0787bcafd5b5d5;hb=refs%2Fheads%2Fstable-0.9;hp=08693637a1f071446c1a6f47047ca0887b67cdec;hpb=9cce461a8bdfeec66d813018fcbeb40b9ce4b729;p=userspace-rcu.git diff --git a/ChangeLog b/ChangeLog index 0869363..6e8fbd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2020-04-22 Userspace RCU 0.9.7 + * Fix: tls-compat.h exposes compiler-dependent public configuration + * Fix: tap array subscript has type char warning + * 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.9.6 * test_rwlock: Add per-thread count to verbose output * Add *.exe to gitignore for Cygwin