summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff9133fdf..f40846c45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-11-16 Paul Eggert <eggert@cs.ucla.edu>
+2005-11-17 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * src/ls.c (basename_is_dot_or_dotdot): Correct wording in comment.
+
+2005-11-16 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: Improve quality of ln's diagnostics.
* src/ln.c (do_link, usage): Likewise.
(do_link): Don't use alloca on a buffer of unbounded size.