summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-02 09:58:43 +0000
committerJim Meyering <jim@meyering.net>2005-11-02 09:58:43 +0000
commitf626cd65ccb0675c6b31422b5e09417df6c0d9e2 (patch)
treea2f614086f285eba6bea286262172ef9ede3614b /NEWS
parent588df316d95e633dde9b878745c451bc7d2ad306 (diff)
downloadcoreutils-f626cd65ccb0675c6b31422b5e09417df6c0d9e2.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28c03b200..3cfc2a721 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ GNU coreutils NEWS -*- outline -*-
mkdir -p and install -d no longer exit nonzero when asked to create
a directory like `nonexistent/.'
+ rm emits a better diagnostic when (without -r) it fails to remove
+ a directory on e.g., Solaris 9/10 systems.
+
tac now works when stdin is a tty, even on non-Linux systems
"tail -c 2 FILE" and "touch 0101000000" now operate as POSIX