X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=dd9d4cac33d68f10bf4a237a7263a3effbdaa7e9;hb=fc797935b67942dab741f89ed4e5e931ff669690;hp=fba4088f3fdc37a2ddee896b5d6c160a13e12345;hpb=40fc5322ff016f10954d702e98af1210e91ae2e4;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index fba4088f..dd9d4cac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2014-07-16 (Take Your Poet to Work Day) lttng-ust 2.5.0 + * Mutex while updating statedump_pending is not needed + * Revert "Turn base address dump into experimental feature" + * Fix: document ust_fork_mutex nesting + * Bugfix for #745 deadlock with baddr statedump+fork + * Move enablers syncing after the channel registration + * Add lttng_ust_notrace to static inline functions + * lttng ust: support ppc64le within configure + +2014-06-27 lttng-ust 2.5.0-rc2 + * Fix: lttng-ust-jul: set thread in daemon mode + * JUL: use root logger to capture events + * Fix: Wrong configure check for UST perf event counters context support + * Fix: multiple providers in same C file failure + * Fix: header inclusion guard typo in lttng-ust-tracef-provider.h + * Fix: 2.5.0-rc1 changelog has off-by-one date + 2014-05-28 (International Hamburger Day) lttng-ust 2.5.0-rc1 * Fix: out of tree build for lib Java and JUL * Fix: default loglevel is DEBUG