X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=fcf4315dae731fe8a864adee4a2f0d3267f91927;hp=2706d620973e47b8957c9b3c3d810dbb8a1c2610;hb=5168918c35a95e9d955fa4efb6533aaafe05b2e5;hpb=68264071f9d1b789de1350cbec479b52a9b54acf diff --git a/ChangeLog b/ChangeLog index 2706d6209..fcf4315da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2012-08-22 lttng-tools 2.1.0-rc2 + * Fix: put back 2.0 output text for lttng create cmd + * Fix: remove set subdir call that uses bad ptr + * Filter: Handle the unary bitwise not operator (~) with an unsupported + * Fix: missing mutex unlock on register consumer err + * Remove underscore from ifndef of lttng.h + * Remove unused define in lttng.h + * Standardize lttng command line usage text + * Merge duplicate code in consumer for destroy relayd + * Merge duplicate code in consumer for add relayd + * Fix: Possible buffer overflows in strncat() usage + * Move code out of main.c and fix some issues + 2012-08-17 lttng-tools 2.1.0-rc1 * Feature: Network Streaming * Add the lttng-relayd binary for network streaming