summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b02b8a974..548f6690a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2004-05-11 Jim Meyering <jim@meyering.net>
+2004-05-12 Jim Meyering <jim@meyering.net>
* 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 <jim@meyering.net>
+
* tests/rm/unread3: New test, for the above fix and today's
lib/save-cwd.c improvement.
* tests/rm/Makefile.am (TESTS): Add unread3.