summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d0d29c47..2012ff1be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2004-06-23 Paul Eggert <eggert@cs.ucla.edu>
+2004-06-25 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * tests/ln/misc: Add test for ln subscript error.
+
+2004-06-23 Paul Eggert <eggert@cs.ucla.edu>
+
* src/ln.c (do_link): Remove unnecessary call to lstat.
(main): Avoid subscript error when the destination is "".