From: Jim Meyering Date: Tue, 14 Jan 2003 15:09:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0568a21a8d2352f1923d57cadbcaa66a0dc1b056;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 08b3a174d4..0a5b9880bd 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-14 Jim Meyering + + * same.c (same_name): Declare *_basename locals to be `const'. + Consolidate declarations and initializations of *_base* locals. + 2003-01-11 Bruno Haible * same.c (same_name): Reorder tests so as to avoid calling stat()