* src/getargs.c (getargs): Don't dump `--help' on unrecognized

options.
This commit is contained in:
Akim Demaille
2000-10-02 10:22:19 +00:00
parent 444c570aad
commit c33638bb30
3 changed files with 10 additions and 1 deletions

2
NEWS
View File

@@ -8,6 +8,8 @@ Changes in version 1.28a:
* NLS support updated; should hopefully be less troublesome.
* Added the old Bison reference card.
* Added `--locations' and `%locations'.
Changes in version 1.28: