]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
"ln --backup f f" now produces a sensible diagnostic
authorJim Meyering <jim@meyering.net>
Sat, 18 Nov 2006 19:19:16 +0000 (20:19 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 18 Nov 2006 19:19:16 +0000 (20:19 +0100)
ChangeLog
NEWS

index 865254e20837bcb07b0162f8d17d0abb60b352d5..29ec5adc3469aad58acb900c47bb0f9816f1db95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
        (do_link): Rename local: s/lstat_ok/dest_lstat_ok/.
        * tests/ln/Makefile.am (TESTS): Add hard-backup.
        * tests/ln/hard-backup: New test for the above.
+       * NEWS: Mention this fix.
 
 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
 
diff --git a/NEWS b/NEWS
index 761afcb1fa484315f1324fedf2aac9b8c42dbe54..74956e09a4e377353fbe0482edcd5481a9673dd8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   or newer).  This bug was introduced with the switch to gnulib's
   openat-based variant of fts, for coreutils-6.0.
 
+  "ln --backup f f" now produces a sensible diagnostic
+
 ** New features
 
   rm accepts a new option: --one-file-system