diff --git a/ChangeLog b/ChangeLog index 9aa34470..dfa0a38c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-05 Wojciech Polak + + * 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 Automate regression testing of the XML/XSLT implementation. Discussed