* NEWS: Clarify symbols versus types in unused-value warnings.

This commit is contained in:
Paul Eggert
2006-02-14 00:26:58 +00:00
parent a3af26dd7e
commit 4d7bc38cdc
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
2006-02-13 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Clarify symbols versus types in unused-value warnings.
* configure.ac (AC_INIT): Bump version number.
2006-02-13 Paul Eggert <eggert@cs.ucla.edu>