]> git.saurik.com Git - bison.git/commitdiff
2008-01-05 Wojciech Polak <polak@gnu.org>
authorWojciech Polak <polak@gnu.org>
Sat, 5 Jan 2008 22:29:56 +0000 (22:29 +0000)
committerWojciech Polak <polak@gnu.org>
Sat, 5 Jan 2008 22:29:56 +0000 (22:29 +0000)
        * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
        document's title with the input grammar file name.

ChangeLog

index 9aa344706fbb4a9629179d52a91a236546939663..dfa0a38ca1fa54a5f2c6e4270cce3fd0822eef9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-05  Wojciech Polak  <polak@gnu.org>
+
+       * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
+       document's title with the input grammar file name.
+
 2007-12-22  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Automate regression testing of the XML/XSLT implementation.  Discussed