From 3b6efe344f063c5a405970cad478e73177491ebf Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 9 Mar 2000 07:53:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8027 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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