From b7a7016204ebf337b2eb0ba2e6384f0b763f9cba Mon Sep 17 00:00:00 2001 From: Wojciech Polak Date: Wed, 17 Oct 2007 18:13:53 +0000 Subject: [PATCH] 2007-10-17 Wojciech Polak * src/print-xml.c (print_grammar): Renamed and attributes: "type" to "number" and "symbol" to "name". * data/xslt/xml2text.xsl (xsl:template match="terminal"): Use new attribute names. (xsl:template match="nonterminal"): Likewise. * data/xslt/xml2xhtml.xsl: Likewise. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index d175ccc6..3aae3d6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-10-17 Wojciech Polak + + * src/print-xml.c (print_grammar): Renamed + and attributes: + "type" to "number" and "symbol" to "name". + * data/xslt/xml2text.xsl (xsl:template match="terminal"): + Use new attribute names. + (xsl:template match="nonterminal"): Likewise. + * data/xslt/xml2xhtml.xsl: Likewise. + 2007-10-17 Joel E. Denny * doc/bison.texinfo (Bison Options): Add entry for --print-datadir. -- 2.50.0