From 49d782724593dede34cf7c4eebc01d2482aac62a Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sun, 15 Aug 2010 18:48:00 -0400 Subject: [PATCH] fix typo Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index c1795a54..8f87b2d2 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3961,7 +3961,7 @@ compilers.
LTTV 0.12.34 fixes a bug in string handling in libltttraceread. Caused incorrect string length calculation when a string appeared in many per-cpu tracefiles of the same channel.
-LTTng 0.221 is now supports writing strings into the buffer when string input is +LTTng 0.221 now supports writing strings into the buffer when string input is being modified concurrently. Such a race should not render the trace unreadable.
-- 2.34.1