]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (output_rule_data): Don't output NULL, it might
[bison.git] / ChangeLog
index 64191ce6b7f6798e315ba385bdfeb5ea8d1f9693..32f37fb2e299166349a7a29a0457cfa91149780a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-13  Andreas Schwab  <schwab@suse.de>
+
+       * src/output.c (output_rule_data): Don't output NULL, it might
+       not be defined yet.
+
 2002-02-11  Robert Anisko  <robert@lrde.epita.fr>
 
        * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.