Version 1.2.1 v1.2.1
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 8 Mar 2014 13:59:02 +0000 (08:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 8 Mar 2014 13:59:02 +0000 (08:59 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 83e328df256f14eac8f6ba505ceac1b418176a4e..eee982fb946b7e3feabc39210f5bf806e217137f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2014-03-08 Babeltrace 1.2.1
+       * Fix: Accept an input port in the live URL when no session is provided
+
 2014-02-28 Babeltrace 1.2.0
        * Fix: lttng-live parse url port check
 
 2014-02-28 Babeltrace 1.2.0
        * Fix: lttng-live parse url port check
 
index 7a986126f5604a5d69574b5beee8e775443aa9c9..80eba33f64ce00840d25cb11869d806a2dda0b2d 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[1.2.0],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([babeltrace],[1.2.1],[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
 
 # 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.025953 seconds and 4 git commands to generate.