update version v0.12.35
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 20 Aug 2010 16:06:20 +0000 (12:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 20 Aug 2010 16:06:20 +0000 (12:06 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/developer/lttng-lttv-compatibility.html

index 23248bce7990eaa60451316b06f72578eb177255..9c7aa262a74c559e5449149eb1f93019c18ec18d 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.34-14082010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.35-20082010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
index fb9f90545850adaf527eab9207f50974c386c588..c51cded7ec5726d79decc64bc4eb8a903eac7e17 100644 (file)
@@ -3810,6 +3810,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.32<br>
 0.12.33<br>
 0.12.34<br>
+0.12.35<br>
 </td>
 <td style="vertical-align: top;">
 0.191<br>
@@ -3969,6 +3970,9 @@ unreadable.<br>
 LTTng 0.222 supports kernel 2.6.34.4. It includes a lttng splice actor
 adjustment to match a splice.c change in 2.6.34.2 which changed the checks for
 seekable files.<br>
+LTTV 0.12.35 fixes a problem introduced in 0.12.34, fixing the problem initially
+fixed by 0.12.34 in the "correct" way; without unwanted side-effects. LTTV
+0.12.34 had problems calling hooks for some events.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.026321 seconds and 4 git commands to generate.