X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=d1806aa9a42ce4cb43dae8c126d7c24535b05fda;hb=dda59359695cd45d92cd3761c14245d1359d1784;hp=938b445bc2e9112ed2b5ecec576b7df23d471cd8;hpb=4fb0740e68171e050c744b50a5607a25e6b3f472;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 938b445b..d1806aa9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2015-09-09 lttng-ust 2.7.0-rc2 + * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL + * Cleanup: more descriptive error message + * Fix: add missing ust lock around objd_table_destroy() + * Fix: application exit race with pthread cancel + * Cleanup: configure layout for python agent detection + * Build: python agent: use setup.py over autoconf + * Build: add python interpreter used by python agent if built + * Doc: basic lttng ust python agent documentation + * Build: use AM_PATH_PYTHON to resolve python when building agent + * Build: only check if python exists in path + * Doc: add LTTNG_UST_CLOCK_PLUGIN to man page + * Doc: add LTTNG_UST_GETCPU_PLUGIN to man page + * Fix: Java agent: update ref count in enabledLoggers + * Rename Python agent tracepoint to "event" + * Fix: remove generated file from git tree + 2015-07-15 (Pet Fire Safety Day) lttng-ust 2.7.0-rc1 * Fix: Use $enableval with AC_ARG_ENABLE * Fix: Cleanup local_apps sock_info in lttng_ust_cleanup