]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Log.pm
[project @ 2005-04-20 04:31:27 by cjwatson]
[debbugs.git] / Debbugs / Log.pm
index fbc445883d5516d843fc1262b5e2da40a1cf0c4b..5889fdc6c384e0c07e7befb4feaa0b7f462b3324 100644 (file)
@@ -74,15 +74,15 @@ of the message itself.
 [html] is copied unescaped to the output. The record immediately following
 this one is considered "boring" and only shown in certain output modes.
 
-No other types of records are permitted, and the file must end with a ^C
-line.
-
 (This is a design flaw in the log format, since it makes it difficult to
 change the HTML presentation later, or to present the data in an entirely
 different format.)
 
 =back
 
+No other types of records are permitted, and the file must end with a ^C
+line.
+
 =head2 Perl Record Representation
 
 Each record is a hash. The C<type> field is C<incoming-recv>, C<autocheck>,