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

index 053a9c981afba1cd3f45cc022042dd8969eb38c5..6f2c24b8f31e667ae6708becdc75da4a4276a02f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2016-04-26 lttng-ust 2.6.6
+       * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC
+
 2015-11-26 lttng-ust 2.6.5
        * Fix: header size larger than 256 bytes
        * Remove stale tests/java-jul test
index 0aa290cf585d26a368381ee86e288a2bc7034ecc..2d524329800eb7bb4de606d51944ae176b725264 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[2.6.5],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.6.6],[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.026218 seconds and 4 git commands to generate.