Version 2.7.4 v2.7.4
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 20 May 2016 20:58:26 +0000 (16:58 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 20 May 2016 20:58:26 +0000 (16:58 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 822100a2c178126258ef73139daab3529bf27fda..f6161e86ed667594bfd7fc0276ff9f39e44feafc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-05-20 (Bike-to-Work Day) lttng-ust 2.7.4
+       * Print DBG() message about compiler weak hidden symbol behavior
+       * Documentation: ring buffer: SWITCH_FLUSH can be used when active
+       * Fix: unchecked return value in trace_clock_read64_monotonic
+       * Fix: Java agent should use LTTNG_HOME
+       * Fix: examples make distcheck failure
+       * Fix: endianness of integers received by filter
+
 2016-04-26 lttng-ust 2.7.3
        * Doc: Update README.d
        * Fix: doc/examples: remove unexpected quotes from run files
index 65e78bf3c3fe85a00a136ec046d29c45f21423c9..cb04136665e35f2aa15a28e560173df83fbfe4e7 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[2.7.3],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.7.4],[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.02794 seconds and 4 git commands to generate.