From 7671b5b8b86bf05837cc0fc3ade750e078001ccc Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 2 Feb 2010 17:04:18 -0500 Subject: [PATCH] update version 0.29 Signed-off-by: Mathieu Desnoyers --- configure.ac | 2 +- doc/developer/lttng-lttv-compatibility.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 37ade2f6..f06b9593 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([lttv], [0.12.28-29012010], [ltt-dev@lists.casi.polymtl.ca]) +AC_INIT([lttv], [0.12.29-02022010], [ltt-dev@lists.casi.polymtl.ca]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index f4c51250..319a05d1 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3697,6 +3697,7 @@ powerpc64, s390, sparc, sparc64.
0.12.26
0.12.27
0.12.28
+0.12.29
0.173
@@ -3780,6 +3781,7 @@ with the detailed event list.
LTTV 0.12.27, 0.12.28 temporarily disables the new network sync module, which causes a build failure on 64-bit.
ltt-control 0.79 ensures /bin/sh (busybox) script compatibilty.
+LTTV 0.12.29 re-enables the network time alignment (sync/). It's fixed now.
-- 2.34.1