X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ChangeLog;h=3b3bf314cefe2905275ae20f40706248392eceb5;hp=a645bb746a1d016b0b9a84b3c43a5a3dfe114f41;hb=b495b935f39b069ac81787478b7caa43809ab0f2;hpb=731bc74aa3b64796616f2da9a65ccfcf72629bf5 diff --git a/ChangeLog b/ChangeLog index a645bb746..3b3bf314c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2012-03-16 lttng-tools 2.0.0-rc3 + * Fix: missing headers for make dist + * Fix: install lttng-consumerd in lib/lttng/libexec/ + * Fix: Redefine MAP_STACK to 0 if not defined by the architecture + * Fix: consumer CPU hotplug support + * Fix: double PID registration race + * Make libcompat independent not to confuse automake + * Clarify the license of lttng-ust-abi.h + * Fix: License header + * Fix: wrong return value on consumer socket creation + * Fix: test for UST invalid channel parameters at channel creation + * Fix: recvmsg should handle EINTR + * Fix: error.h non-static variables for liblttng-ctl + * Fix: missing _GNU_SOURCE define + * Fix: improve need root for kernel tracing error message + * Fix: start/stop lttng message error + 2012-03-02 lttng-tools 2.0.0-rc2 * Fix: meaningful error message * Fix: UST consumer need to iterate on streams, just change their key