summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2012-03-09 07:33:54 +0100
committerPádraig Brady <P@draigBrady.com>2012-03-09 12:44:30 +0000
commit73f9879ce22c49e9dd6788c68b844c7e4c205335 (patch)
treeebddec5fd4af496059aea2079a3f73cc805f9bc0
parent8931cdbfdad34945f0f541e1d1e66f599cb62124 (diff)
downloadcoreutils-73f9879ce22c49e9dd6788c68b844c7e4c205335.tar.gz
maint: fix a version number typo in NEWS
* NEWS: s/8.14/8.15/
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 38fd4fbc3..7f36dc613 100644
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ GNU coreutils NEWS -*- outline -*-
du --one-file-system (-x) would ignore any non-directory specified on
the command line. For example, "touch f; du -x f" would print nothing.
- [bug introduced in coreutils-8.14]
+ [bug introduced in coreutils-8.15]
mv now lets you move a symlink onto a same-inode destination file that
has two or more hard links. Before, it would reject that, saying that