update version
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 29 Jan 2010 00:03:27 +0000 (19:03 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 29 Jan 2010 00:03:27 +0000 (19:03 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index c3a0b508c6d40f99214fa7132101e7f1c25e1383..5f882de168babd6d28b0741d29943893c9814ebc 100644 (file)
@@ -21,7 +21,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.25-16122009], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.26-28012010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index ee063b3321399d7ba750de1fb39675cbe853626f..fb98e9a79df6970978a02c2212fba1fd782d15a7 100644 (file)
@@ -3694,6 +3694,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.23<br>
 0.12.24<br>
 0.12.25<br>
+0.12.26<br>
 </td>
 <td style="vertical-align: top;">
 0.173<br>
@@ -3771,6 +3772,8 @@ state.c (experienced on a ARM trace).<br>
 LTTng 0.185 coexists peacefully with trace event.<br>
 LTTng 0.186 and 0.186o fixes !CPUFREQ config for arm omap3 tracing.<br>
 LTTng 0.187 and 0.188, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.<br>
+LTTng 0.12.26 fixes a backward position seek wrap-around (time underflow) issue
+with the detailed event list.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.026097 seconds and 4 git commands to generate.