summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-29 21:37:18 +0000
committerJim Meyering <jim@meyering.net>2006-09-29 21:37:18 +0000
commite245139e462895c7720381a4a94833f8c4c4932c (patch)
tree116904c52382756c5ef615dbf00be82a71f17d07 /NEWS
parent2e328b0196116924e78c938511023b403410683e (diff)
downloadcoreutils-e245139e462895c7720381a4a94833f8c4c4932c.tar.xz
* NEWS: Mention Paul's fix (to gnulib's canon-host.c) for
the pinky segfault.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a93f6313..9d25d12ef 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ GNU coreutils NEWS -*- outline -*-
** Improved robustness
+ pinky no longer segfaults on Darwin 7.9.0 (MacOS X 10.3.9) due to a
+ buggy native getaddrinfo function.
+
rm works around a bug in Darwin 7.9.0 (MacOS X 10.3.9) that would
sometimes keep it from removing all entries in a directory on an HFS+
or NFS-mounted partition.