From: Jim Meyering Date: Tue, 14 Jan 2003 14:44:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee45aa56cb78cc814c2aa2e864c070703203b171;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index f496c68275..08b3a174d4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-11 Bruno Haible + + * same.c (same_name): Reorder tests so as to avoid calling stat() + when a string comparison is sufficient. + 2003-01-11 Bruno Haible * readtokens.c (readtoken): Cast character to 'unsigned char', not