]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/c.m4: Comment changes.
[bison.git] / ChangeLog
index 8aecae0b81deb2db5cf8e1ad8df84a60077949cc..3716802a8d27fd73e8ec66d369099d9676cc999f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-07-12  Akim Demaille  <akim@epita.fr>
+
+       * data/c.m4: Comment changes.
+
+2006-07-10  Akim Demaille  <akim@lrde.epita.fr>
+
+       * src/complain.c (error_message, ERROR_MESSAGE): New.
+       To factor...
+       (fatal_at, fatal, warn_at, warn, complain_at, complain): these.
+       * src/complain.h, src/complain.c (warning_issued): Remove, unused.
+
 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Instead of %union, you can define and use your own union type