X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=22d3d4c9aad600d3820b13e99a503ccb8bbbe8ea;hp=3b3bf314cefe2905275ae20f40706248392eceb5;hb=c6d4a597213c93a865e05f93227b108ed2a79761;hpb=b883c01b402d1fcb625740103804861f063ec6b0 diff --git a/ChangeLog b/ChangeLog index 3b3bf314c..22d3d4c9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2012-03-20 lttng-tools 2.0.0-rc4 + * Fix: add small detail to enable-channel man page + * Fix: warned of arbitrary time for ust-nprocesses test + * Fix. add limitation to man page + * Fix: minor changes to lttng.1 + * Fix: add exit values to lttng.1 man page + * Fix: add delay before validating apps in test nproc + * Fix: error handling in lttng enable-event + * Fix: document structure init. to 0 in lttng.h + * Fix: uninitialized variable + * Keep track of FD used for UST applications (v2) + * Fix: lttng view, error message and exit code + * Small fixes to lttng man pages (v2) + * Fix: handle EINTR for sendmsg syscall + * Fix: lttng UI exit value and error message + * Fix: session lock use after free + * Fix kernel_list_events memleaks + * Fix debug message use uninitialized variable + * Fix: trace_ust_destroy_metadata should check for NULL pointer + * Fix: various memleaks + * Fix: hash table allocation out of order on error + * fix: lttng_ht_destroy memleak + 2012-03-16 lttng-tools 2.0.0-rc3 * Fix: missing headers for make dist * Fix: install lttng-consumerd in lib/lttng/libexec/