diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 8b283a2d0..4b53d2586 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,9 @@ +2000-03-09 Assar Westerlund + + * getarg.c (arg_match_short): backup optind when there's a missing + argument so that the error can point at the flag and not the + non-existant argument + 2000-03-03 Assar Westerlund * Makefile.in (SOURCES): add timeval.c