summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-09-16 11:52:27 -0600
committerEric Blake <eblake@redhat.com>2010-09-17 08:44:31 -0600
commit95732b834e5dead84fefa7b6d387f61048ed21b3 (patch)
tree7bb926d1397755b6237077c22618a26a6964b556 /NEWS
parent3bb942c4261e6c3f362e0d76fcb23f62bdb44c21 (diff)
downloadcoreutils-95732b834e5dead84fefa7b6d387f61048ed21b3.tar.xz
rm: remove no-op -d option
* src/rm.c (long_opts, main): Resolve a fixme. * NEWS: Document the change. Based on a report by William Plusnick.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3eb28b1e3..4f1b2b01a 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,8 @@ GNU coreutils NEWS -*- outline -*-
[The old behavior was introduced in coreutils-6.0 and had been removed
for English only using a different method since coreutils-8.1]
+ rm's -d now evokes an error; before, it was silently ignored.
+
sort -g now uses long doubles for greater range and precision.
sort -h no longer rejects numbers with leading or trailing ".", and