Fixed regression test bug-125
authorWilliam M. Brack <wbrack@src.gnome.org>
Sun, 3 Aug 2003 13:03:55 +0000 (13:03 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sun, 3 Aug 2003 13:03:55 +0000 (13:03 +0000)
ChangeLog
tests/general/bug-125.out
tests/general/bug-125.xsl

index 1680ddc..fba80fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-Sun Aug 3 19:46:42 HTK 2003 William Brack <wbrack@mmm.com.hk>
+Sun Aug 3 21:05:07 HKT 2003 William Brack <wbrack@mmm.com.hk>
+
+       Minor cleanup of regression test general/bug-125
+
+Sun Aug 3 19:46:42 HKT 2003 William Brack <wbrack@mmm.com.hk>
 
        Fixed bug 116517 - handling of '{' and '}'
        * templates.c: added checks for escaping and balancing of
index 5e9ac4b..3679302 100644 (file)
@@ -1,4 +1,3 @@
-<!-- Generated by $Id$ -->
 <div class="errataset">
 <div class="errata">
 <table class="location-type" cellspacing="0" cellpadding="2">
index 2d48f89..df48ee7 100644 (file)
@@ -6,8 +6,6 @@
   <xsl:output method="html" indent="no"/>
 
   <xsl:template match="/">
-    <xsl:comment> Generated by<![CDATA[ $Id$ ]]></xsl:comment>
-    <xsl:text>&#x0a;</xsl:text>
     <div class="errataset">
       <xsl:text>&#x0a;</xsl:text>
       <xsl:for-each select="errataset/errata">