X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7bbc8cb035ced2926f92d5784424de975d6c1a07..a8999f947d153438a250128789cef4d2449069d9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7c6455c8..b7fe3712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +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.