diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a46e2d479..4ff41a39a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 31 21:13:04 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * src/*.c: Compare getopt_long return value against -1, not EOF. + Use NULL, not `(int *) 0' as last parameter in getopt_long call. + 1997-01-27 Paul Eggert <eggert@twinsun.com> * src/ls.c (print_long_format): Fix off-by-one problem in size |