X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=aca947cd1f0c8e605a1b3552d19548f15db2404e;hb=25862e903b8b6b1926b068713d2e7629777f568c;hp=d1806aa9a42ce4cb43dae8c126d7c24535b05fda;hpb=fe1a364a4aec831bb6c9e57a75bdf44da5077884;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index d1806aa9..aca947cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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