Version 2.4.0-rc3 v2.4.0-rc3
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Jan 2014 16:54:41 +0000 (11:54 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Jan 2014 16:54:41 +0000 (11:54 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 7873dbdc4495d0006fb214442a30313c87009c3d..b9797c6f137a6ec6e1169cf2a9026245ee291c9f 100644 (file)
--- 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
index 7a1e7307a76bc75bdb4c4db83ba0fb42128e8240..243a490644603c40400d663067a26514e20fce26 100644 (file)
@@ -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
This page took 0.025399 seconds and 4 git commands to generate.