Version 2.6.5 v2.6.5
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Nov 2015 16:53:18 +0000 (11:53 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Nov 2015 16:53:18 +0000 (11:53 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index a647b72a6cd3ef4861447fe4b6ddee4bed603693..053a9c981afba1cd3f45cc022042dd8969eb38c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-11-26 lttng-ust 2.6.5
+       * Fix: header size larger than 256 bytes
+       * Remove stale tests/java-jul test
+       * Fix: live timer calculation error
+       * Fix: Don't (re)define STAP_PROBEV
+
 2015-09-24 lttng-ust 2.6.4
        * Fix: don't dereference NULL pointers
        * Cleanup: Remove unused values
index 4d63fd5654bafee8fd939d28624e3c602c95d2b4..0aa290cf585d26a368381ee86e288a2bc7034ecc 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[2.6.4],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.6.5],[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.025945 seconds and 4 git commands to generate.