Version 2.7.3 v2.7.3
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Apr 2016 20:47:03 +0000 (16:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Apr 2016 20:47:03 +0000 (16:47 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 30de0da0f721f9caf6c00d47dd1dedc06043748b..822100a2c178126258ef73139daab3529bf27fda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-04-26 lttng-ust 2.7.3
+       * Doc: Update README.d
+       * Fix: doc/examples: remove unexpected quotes from run files
+       * Fix: remove dead code from filter interpreter
+       * Fix: remove assertions in lttng-ust-comm init
+       * Documentation: fix manpage typo
+
 2016-03-09 lttng-ust 2.7.2
        * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC
        * Fix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT
index a85e5d5d1006456576fb3cb5aa1d7b2215d0a731..65e78bf3c3fe85a00a136ec046d29c45f21423c9 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[2.7.2],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.7.3],[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.026743 seconds and 4 git commands to generate.