]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Cope with CVS weird way to report warnings.
[bison.git] / ChangeLog
index 8b8df99264444b19fadc5b221af05907c045fa63..74ce79a1ff2e698d499cb406146dd518b7b53dc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2001-08-03  Akim Demaille  <akim@epita.fr>
+
+       Version 1.28a.
+
+2001-08-03  Akim Demaille  <akim@epita.fr>
+
+       * src/getargs.c, src/getarg.h (skeleton)): Constify.
+       * src/lex.c (literalchar): Avoid name clashes on `buf'.
+       * src/getargs.c: Include complain.h.
+       * src/files.c, src/files.h (skeleton_find): Avoid name clashes.
+       * lib/quotearg.c, lib/quotearg.h: Update from fileutils 4.1.
+
+2001-08-03  Akim Demaille  <akim@epita.fr>
+
+       * src/reader.c (readgram): Display hidden chars in error messages.
+
+2001-08-03  Akim Demaille  <akim@epita.fr>
+
+       Update to gettext 0.10.39.
+
+2001-08-03  Akim Demaille  <akim@epita.fr>
+
+       * lib/strspn.c: New.
+
 2001-08-01  Marc Autret  <autret_m@epita.fr>
 
        * doc/bison.texinfo: Update.
@@ -18,7 +42,7 @@
 
 2001-08-01  Robert Anisko  <anisko_r@epita.fr>
 
-       * doc/autoconf.texi: Document @$.
+       * doc/bison.texi: Document @$.
        (Locations): New section.
 
 2001-07-18  Akim Demaille  <akim@epita.fr>