summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-11-16 22:33:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-11-16 22:33:37 +0000
commit9c0540b5482a612b723691d985948c3c46691525 (patch)
tree1735933a355fc4be46b6786fcfbb013db40f4581
parent24ce72f63557f7343ac6bcba882ecf9dc3e2c931 (diff)
downloadcoreutils-9c0540b5482a612b723691d985948c3c46691525.tar.xz
Improve quality of ln's diagnostics.
-rw-r--r--ChangeLog8
-rw-r--r--doc/ChangeLog5
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c43e63ef3..ff9133fdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-11-16 Jim Meyering <jim@meyering.net>
+2005-11-16 Paul Eggert <eggert@cs.ucla.edu>
* Version 6.0-cvs.
+ * 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.
+
+2005-11-16 Jim Meyering <jim@meyering.net>
+
* tests/cp/fail-perm: Accommodate HPUX. It appears to fail
with EACCES rather than EPERM. Reported by Peter O'Gorman here:
http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 32751e8df..b1d317131 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-16 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (ln invocation): ln -v now outputs lines only for
+ successful links.
+
2005-11-13 Jim Meyering <jim@meyering.net>
* perm.texi (Mode Structure): Capitalize two sentences in an