From: Jim Meyering Date: Wed, 12 May 2004 09:35:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1573 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcadb97f7c94e228efe819bcccf99b6cef12a969;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b02b8a9747..548f6690a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-05-11 Jim Meyering +2004-05-12 Jim Meyering * Version 5.3.0. + * src/remove.c (AD_pop_and_chdir): Move lstat-`.' into if-block + where the result is used. This avoids one unnecessary lstat call + per command line argument. + +2004-05-11 Jim Meyering + * tests/rm/unread3: New test, for the above fix and today's lib/save-cwd.c improvement. * tests/rm/Makefile.am (TESTS): Add unread3.