]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/vcg.c (get_view_str): Remove case for normal_view.
[bison.git] / ChangeLog
index 7c6455c8aacc6a2790f58bea607b0555949a2d11..9edd40d767519f4d886e0433a62691e4b06ebd97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-01-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * src/vcg.c (get_view_str): Remove case for normal_view.
+       Problem reported by twlevo@xs4all.nl.
+
+2005-01-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug.
+       Problem reported by twlevo@xs4all.nl.
+
+       * doc/bison.texinfo: Change @dircategory from "GNU programming
+       tools" to "Software development".  Requested by Richard Stallman
+       via Karl Berry.
+
 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options after operands.