X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=99d81ebedadce32c0d85b380f2b0b7c5b9685b80;hb=refs%2Ftags%2Fv2.9.9;hp=30fe50b5d369bd30b6f80ca010baf106ac3c10d2;hpb=7a433425dcf3197e262fc8f679a85dcddf7b3b41;p=lttng-tools.git diff --git a/ChangeLog b/ChangeLog index 30fe50b5d..99d81ebed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2018-04-30 lttng-tools 2.9.9 (CERN announces WWW protocols will be free) + * Add DBG statement for TCP keep-alive options + * Fix: failure to launch agent thread is not reported + * Fix: agent may not be ready on launch + * Fix: lttng logs nanoseconds + * Fix: stream_per_chan_id_ht should allow duplicates + * Fix: relayd send_command() util not logging on failure + * Fix: kernel snapshot handling of EAGAIN + * Fix validate_trace_empty test check + * Fix: hold consumer socket lock for consumer_send_msg + * Fix: use off_t type for lseek function return value to avoid overflow + 2018-03-26 lttng-tools 2.9.8 (Purple Day) * Fix: set errno with value from SO_ERROR on error. * Fix: missing value handling for lttng_event_context_type