]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Improve quality of ln's diagnostics.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Nov 2005 22:31:44 +0000 (22:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Nov 2005 22:31:44 +0000 (22:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ce8f58214aa3573098e1ca929555c0c7d6271e33..3846d4435982cdbfb2f14ee7a2135abe7307592a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Changes in behavior
 
+  ln now uses different (and we hope clearer) diagnostics when it fails.
+  ln -v now acts more like FreeBSD, so it generates output only when
+  successful and the output is easier to parse.
+
   ls now defaults to --time-style='locale', not --time-style='posix-long-iso'.
   However, the 'locale' time style now behaves like 'posix-long-iso'
   if your locale settings appear to be messed up.  This change