Fix: unchecked return value in trace_clock_read64_monotonic
[lttng-ust.git] / ChangeLog
index 7cc195f713f5636ca1f90b047d473bb365f7c9ef..6f2c24b8f31e667ae6708becdc75da4a4276a02f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2016-04-26 lttng-ust 2.6.6
+       * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC
+
+2015-11-26 lttng-ust 2.6.5
+       * Fix: header size larger than 256 bytes
+       * Remove stale tests/java-jul test
+       * Fix: live timer calculation error
+       * Fix: Don't (re)define STAP_PROBEV
+
+2015-09-24 lttng-ust 2.6.4
+       * 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
+       * Fix: sysconf() unchecked return value
+
 2015-09-09 lttng-ust 2.6.3
        * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL
        * Fix: add missing ust lock around objd_table_destroy()
This page took 0.02286 seconds and 4 git commands to generate.