* doc/bison.texinfo: Change @dircategory from "GNU programming

tools" to "Software development".
This commit is contained in:
Paul Eggert
2005-01-24 23:26:33 +00:00
parent e62f1a8991
commit e0d634e5c3

View File

@@ -1,3 +1,9 @@
2005-01-24 Paul Eggert <eggert@cs.ucla.edu>
* 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.