From 95732b834e5dead84fefa7b6d387f61048ed21b3 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 16 Sep 2010 11:52:27 -0600 Subject: 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. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3-54-g00ecf