]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/regression.at (%nonassoc and eof): New.
[bison.git] / ChangeLog
index c8283c97c565b35a23cc1acc3bdcf46b20c7eb75..1eef7317c8ec02c554e7b8f844cc4af8833b78ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-25  Akim Demaille  <akim@epita.fr>
+
+       * tests/regression.at (%nonassoc and eof): New.
+       Suggested by Robert Anisko.
+
 2002-01-24  Akim Demaille  <akim@epita.fr>
 
        Bison dumps core when trying to complain about broken input files.