X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=ChangeLog;h=024040540c36cd5c0b74e0d44425754eb9c00de5;hp=4ac4fe603d31ac5c4196c1d4e96648f5a60d9a2d;hb=76f991cf9eb4d7d4c7418580e3cdd633ec1a3c12;hpb=79f31cc67981523044f55ab9aae8d7d8b06e3122 diff --git a/ChangeLog b/ChangeLog index 4ac4fe60..02404054 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2019-01-25 (National Opposite Day) lttng-ust 2.11.0-rc2 + * Fix: Initialize fd field of struct lttng_ust_elf to -1 at allocation + * Clarify lib_ring_buffer_switch_slow() requirements + * Fix: address shellcheck warnings/errors in example scripts + * Fix: check for event class/instance prototype mismatch + * Fix: race between statedump and library destructor + * Fix: reset procname on fork in child process + 2018-09-06 (Fight Procrastination Day) lttng-ust 2.11.0-rc1 * Fix: add missing stdbool.h include * Move symbol preventing unloading of probe providers