]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix typo. From Gary V. Vaughan.
[bison.git] / ChangeLog
index d4a4d39b94093310a29d0a76ad97fbf7ac94d212..6e5296dc12edb0cf99e05f3c0aa5525051cc8a62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-09-06  Paul Eggert  <eggert@twinsun.com>
+
+       * doc/bison.texinfo (Conditions): Make explicit that the GPL
+       exception applies only to yacc.c.  This is a modification of a
+       patch originally suggested by Akim Demaille.
+
+2002-09-06  Akim Demaille  <akim@epita.fr>
+
+       * data/c.m4 (b4_copyright): Move the GPL exception comment from
+       here to...
+       * data/yacc.c: here.
+
+       * data/lalr1.cc (struct yyltype): Don't define it, since we use
+       LocationType.
+       (b4_ltype): Default to yy::Location from location.hh.
+
 2002-09-04  Jim Meyering  <jim@meyering.net>
 
        * data/yacc.c: Guard the declaration of yytoknum also with