X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=0dffcbf03de5050ec6c42c121db5f9fb3352ac38;hb=refs%2Ftags%2Fv2.0.0-rc4;hp=7d079dc1de137ba7bbe72b5e297f6742496d9f62;hpb=48bf7c27ee5af02d9f46a1d5bfa899edc3fd078a;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 7d079dc1..0dffcbf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-03-20 lttng-ust 2.0.0-rc4 + * Fix out-of-bound write in ltt-events.c + * Document LTTNG_UST_DEBUG_VALGRIND compilation flag + * Update COPYING + * Add exception handling to lttng-gen-tp io operations + 2012-03-16 lttng-ust 2.0.0-rc3 * Fix: sendmsg should retry on EINTR, and use MSG_NOSIGNAL * fix: ustcomm_close_unix_sock should close, not shutdown