diff options
Diffstat (limited to 'winsup/cygwin')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 726a4de..b42409b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2001-11-07 Corinna Vinschen <corinna@vinschen.de> + + * lib/getopt.c (getopt_internal): Reset optind to 1 only if optreset + is not set. + 2001-11-06 Christopher Faylor <cgf@redhat.com> * select.cc (fhandler_tty_slave::ready_for_read): Correct inverted |