|
From: <sv...@va...> - 2008-03-01 20:46:36
|
Author: sewardj
Date: 2008-03-01 20:46:37 +0000 (Sat, 01 Mar 2008)
New Revision: 7529
Log:
Update notes w.r.t. XML output.
Modified:
branches/DATASYMS/docs/internals/xml-output.txt
Modified: branches/DATASYMS/docs/internals/xml-output.txt
===================================================================
--- branches/DATASYMS/docs/internals/xml-output.txt 2008-03-01 20:26:09 UTC (rev 7528)
+++ branches/DATASYMS/docs/internals/xml-output.txt 2008-03-01 20:46:37 UTC (rev 7529)
@@ -106,10 +106,21 @@
PROTOCOL
</valgrindoutput>
-Valgrind versions 3.0.0 and 3.0.1 emit protocol version 1. Version
-3.1.0 emits protocol version 2.
+Valgrind versions 3.0.0 and 3.0.1 emit protocol version 1. Versions
+3.1.X and 3.2.X emit protocol version 2.
+PROTOCOL for version 3
+----------------------
+Changes in 3.3.X (tentative): (jrs, 1 March 2008)
+
+* There may be more than one <logfilequalifier> clause, depending on
+ how this pans out. (AshleyP perhaps to investigate)
+
+* Some errors may have two <auxwhat> blocks, rather than just one
+ (resulting from merge of the DATASYMS branch)
+
+
PROTOCOL for version 2
----------------------
Version 2 is identical in every way to version 1, except that the time
|