X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=f75af6993b85147000b2b8929f67321ea841a307;hb=refs%2Ftags%2Fv2.11.3;hp=b882f2cc55e1d2cdfe291380ce7ecbaecf3be21e;hpb=d316866a97157fa6dcf1c6a910a3ad46f852c0b1;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index b882f2cc5..f75af6993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2020-04-16 lttng-tools 2.11.3 (National Eggs Benedict Day) + * Fix: lttng-destroy: missing newline on session destruction message + * Fix: common: add `void` parameter to log_add_time declaration + * Fix: lttng-list: don't warn when the kernel domain has no channels + * Fix: sessiond: occasional badfd error on repeated SIGTERM + * Fix: lttng: incorrect domain list printed when no domain is provided + * directory-handle: print `errno` reason on `unlinkat()` error + * Fix: lttng-ctl: _handle can be NULL + * Silence `POSIX Yacc` warnings + * Fix: relayd: use of relay_session ref count before initialization + * Fix: lttng: uninitialized pointer free'd when no sessiond is present + 2020-02-12 lttng-tools 2.11.2 (Hug Day) * Fix: sessiond: check for lttng-modules ABI 2.1 rather than 2.8 * Tests: Fix: `wait_on_file()` returns too early