]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
(get_view_str): Remove case for normal_view.
[bison.git] / ChangeLog
index 7c6455c8aacc6a2790f58bea607b0555949a2d11..b7fe3712469910696be5236bae7013b611fab268 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.