From: Mathieu Desnoyers Date: Wed, 29 Jan 2014 16:54:41 +0000 (-0500) Subject: Version 2.4.0-rc3 X-Git-Tag: v2.4.0-rc3^0 X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=35d2bbde7f556976385a17861737d3725ebff7a6 Version 2.4.0-rc3 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 7873dbdc..b9797c6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2014-01-29 lttng-ust 2.4.0-rc3 + * Fix: add missing JUL loglevel handling + * Cleanup gen-tp: add quotes around AM_CC + * Pass the CC variable to the example Makefiles + * cleanup ust_baddr and ust_baddr_statedump doc + * baddr: add ust_baddr and ust_baddr_statedump doc + * Fix: baddr_statedump tracepoint registration + * Fix: baddr out of tree build + 2013-12-10 lttng-ust 2.4.0-rc2 * Fix: baddr_statedump tracepoint registration * Fix: baddr deadlocks and RCU races diff --git a/configure.ac b/configure.ac index 7a1e7307..243a4906 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lttng-ust],[2.4.0-rc2],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.4.0-rc3],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html