]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/push.c (YYPUSH_MORE): Make it an enum instead.
[bison.git] / ChangeLog
index a18fb93bead4067d34175c8a9ff3cfffdc25a44c..39a60e0a521cf21eb9354d0ef13195360c98a4a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/push.c (YYPUSH_MORE): Make it an enum instead.
+       (yypushparse): Use YYPUSH_MORE instead of the mystery constant.
+       Adjust white space and comments to match GNU style better.
+
 2006-09-20  Bob Rossi  <bob@brasko.net>
 
        * data/push.c (yyresult_get): Remove function.