]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/c.m4 (b4_copyright): Put the special exception for Bison
[bison.git] / ChangeLog
index ce2a3731646591653d1fd8ed543e07ee083b4a25..e0723bcc1c3ed5d4c9d1738491bd5328d7a272be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2006-05-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/c.m4 (b4_copyright): Put the special exception for Bison
+       skeletons here, so we don't have to put it in each skeleton.  All
+       uses changed.  Wrap the copyright notice, in case it is longer
+       than 80 columns.  Replace comma by newline after title.
+
+2006-05-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/bison.texinfo (Calc++ Scanner): The flex behavior is an
+       incompatibility, not a bug.  Mention that it wasn't fixed as of
+       flex 2.5.33.
+
+2006-05-11  Akim Demaille  <akim@lrde.epita.fr>
+
+       * examples/extexi: Enforce the precedence of concatenation over
+       >>.
+       Reported by   tommy.nordgren@chello.se
+
+2006-05-11  Akim Demaille  <akim@lrde.epita.fr>
+
+       * data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes
+       with the member "token".
+       Reported by Martin Nylin.
+
+2006-05-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/glr.c: Switch to Bison 2.2 special-exception language in
+       the copyright notice.  Use more-regular format for titles and
+       copyright notices.
+       * data/glr.cc: Likewise.
+       * data/location.cc: Likewise.
+       * data/yacc.cc: Likewise.
+       * doc/bison.texinfo (Conditions): Document this.
+       * NEWS: likewise.  Upgrade version to 2.2.
+
 2006-04-27  Akim Demaille  <akim@lrde.epita.fr>
 
        * data/glr.cc: Remove dead code.
 2006-04-27  Akim Demaille  <akim@lrde.epita.fr>
 
        * data/glr.cc: Remove dead code.