X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ChangeLog;h=30de0da0f721f9caf6c00d47dd1dedc06043748b;hb=2d8253c44d7176bc2e70f482aea36d186925e4d9;hp=d1806aa9a42ce4cb43dae8c126d7c24535b05fda;hpb=dda59359695cd45d92cd3761c14245d1359d1784;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index d1806aa9..30de0da0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2016-03-09 lttng-ust 2.7.2 + * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC + * Fix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT + * Fix: Ensure the Java JUL messages are correctly formatted + * Fix: double-free on error sending fields + +2015-11-26 lttng-ust 2.7.1 + * Fix: header size larger than 256 bytes + * Remove stale tests/java-jul test + * Fix: live timer calculation error + * Fix python agent build/install/uninstall with DESTDIR specified + * Fix: Don't (re)define STAP_PROBEV + +2015-09-24 lttng-ust 2.7.0 + * Fix: don't dereference NULL pointers + * Cleanup: Remove unused values + * Fix: Value stored to 'has_waited' is never read + * Fix: Argument with 'nonnull' attribute passed null + * Cleanup: Unnecessary bit shift + * Fix: sysconf() unchecked return value + * doc: add Python example + * Fix: Python agent: do not register twice to same port + 2015-09-09 lttng-ust 2.7.0-rc2 * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL * Cleanup: more descriptive error message