X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7bbc8cb035ced2926f92d5784424de975d6c1a07..2e72b98ed8dccfae0530c5501529d9c0d4051723:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7c6455c8..9edd40d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-01-27 Paul Eggert + + * src/vcg.c (get_view_str): Remove case for normal_view. + Problem reported by twlevo@xs4all.nl. + +2005-01-24 Paul Eggert + + * 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 * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options after operands.