From: Jim Meyering Date: Sat, 25 Jan 1997 05:56:52 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~42 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=562eb3d16deee1e733fa86defacf66ba552ac7c0;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 96d68482ec..e9be689b35 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,14 @@ +Fri Jan 24 23:36:00 1997 Jim Meyering + + * lib/long-options.c (parse_long_options): Reset optind to zero + before just returning so that getopt internals get initialized from + the probably-new parameters when/if getopt is called later. + +Thu Jan 23 19:17:03 1997 Jim Meyering + + * src/tail.c (parse_obsolescent_option): Recognize and fail for + more malformed obsolescent options. Makes for better diagnostics. + Wed Jan 22 21:34:50 1997 Jim Meyering * tests/Makefile.am (SUBDIRS): Add tail.