X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=3b482e376943e54da282d84120864880bc258645;hb=5d17a2b186ccd9156f4901ac70cfb36762db975e;hp=a416cdb3093c9665c26df4240e7f0b9056b26834;hpb=ef0e5285420a412cc85767b084a003266bb5dda5;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index a416cdb3..3b482e37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2019-10-17 (Wear Something Gaudy Day) lttng-ust 2.11.0 + * (no change) + +2019-10-11 (National Sausage Pizza Day) lttng-ust 2.11.0-rc5 + * Fix: lttng perf counter deadlock + * Revert "Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs" + * Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs + * Fix: fd tracker: provide async-signal-safety for close wrapper + * Fix: Disable cancellation around fd tracker lock + * Fix: Lock FD tracker across fork + * doc/man: include build version in GitHub links + * Check if the AR environment variable exists for cross compilation + 2019-09-07 (Walter White's Anniversary) lttng-ust 2.11.0-rc4 * Fix: don't wait for initial statedump when 0 session active * Fix: wait for initial statedump before proceeding to the main program