summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e2c49a6e..3d7462d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-12-16 Paul Eggert <eggert@cs.ucla.edu>
+2004-12-17 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * tests/mv/hard-link-1: Rearrange to use newer trap-handling code,
+ so temporary directories aren't left behind upon e.g., interrupt.
+
+2004-12-16 Paul Eggert <eggert@cs.ucla.edu>
+
* src/ls.c (print_dir): Use "%s: not listing already-listed
directory", not "not listing already-listed directory: %s", to
format already-listed directories, to be consistent with other