summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-11-04 10:49:21 -0600
committerEric Blake <eblake@redhat.com>2010-11-04 10:51:01 -0600
commit312549b627b9cb634c5bc978bf3def44ea88be21 (patch)
tree8b2849dca6fd4f206e2a6752522888e4d6432abe
parent7b4e77352d7e7fc1ba37c3437d9a68f55fbdb668 (diff)
downloadcoreutils-312549b627b9cb634c5bc978bf3def44ea88be21.tar.xz
cp: NEWS entry for previous fix
Resolves bug#7324 * NEWS: Document the extent of the Solaris crash.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 596d2ec14..3b9bea25a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ cp, install, mv, and touch no longer crash when setting file times
+ on Solaris 10 Update 9 [Solaris PatchID 144488 and newer expose a
+ latent bug introduced in coreutils 8.1, and possibly a second latent
+ bug going at least as far back as coreutils 5.97]
+
tail -F once again notices changes in a currently unavailable
remote directory [bug introduced in coreutils-7.5]