From: Jim Meyering Date: Sat, 3 Nov 2001 21:46:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2678e964e61caf0fa4641a37a6d4964bab102cad;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index c90891c279..c49dca960e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2001-11-03 Jim Meyering + * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args + in argmatch_to_argument call. + * dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an argument.