X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=3615adaa78d57d7293d40153004e65c5e2ae7da1;hb=4adaf46c3b518e077bdda3e573aa743aa2e516c9;hp=7c775d7591f9d01b453174803b4897121d47bec3;hpb=7d60854fc6d4a4b00be6615bdfedd1237db630ef;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 7c775d75..3615adaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-09-09 lttng-ust 2.5.6 + * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL + * Fix: add missing ust lock around objd_table_destroy() + * Fix: application exit race with pthread cancel + * Fix: Cleanup local_apps sock_info in lttng_ust_cleanup + * Fix: handle sys_futex EINTR and EWOULDBLOCK + * Fix: perform volatile load of tracepoint state + 2015-06-18 lttng-ust 2.5.5 * Fix: function instrumentation ip context * Fix: liblttng-ust-dl ip context