X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=4f4705d2a966273e091d6f1f1db091f0f236b930;hp=5cff669ca24d936da5fd7cfb288ac93bcbb2f370;hb=481d6c57872d621707cf7055432e84a1f54e137b;hpb=76ab874e153397a0fd527f2198af2f3f33fa3290 diff --git a/ChangeLog b/ChangeLog index 5cff669ca..4f4705d2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2012-02-20 lttng-tools 2.0.0-rc1 + * Fix lttcomm_close_unix_sock to actually close the socket + * lttng-sessiond: Set group permissions explicitly + +2012-02-16 lttng-tools 2.0-pre23 + * configure.ac: Fix consumerd64-libdir typo + * Fix existing session daemon check + * Fix missing session locks + * Fix return value on ust app session create + * Fix double start/stop trace + * Fix ust app session started state on start trace + * modprobe statedump, signal and timer lttng module + * Fix hyphens in man pages + 2012-02-14 lttng-tools 2.0-pre22 * Add the bash-completion file to the dist tarball * Add the LICENSE file too