summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-03 22:06:26 +0000
committerJim Meyering <jim@meyering.net>2004-03-03 22:06:26 +0000
commita81ffe3b275afcd62db1817f9c72e49eca9b2d8a (patch)
treef196c19c136978c1757891f25f61d5bd8e332c1a /ChangeLog
parent06a57a878f7164e6dd8b3207c9ddc2a0d741b97f (diff)
downloadcoreutils-a81ffe3b275afcd62db1817f9c72e49eca9b2d8a.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 918d7e082..3fd96ea19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.2.1.
+2004-03-02 Dmitry V. Levin <ldv@altlinux.org>
+
+ * src/nohup.c: Include "cloexec.h".
+ (main): Set the copy of stderr to close on exec.
+
2004-03-01 Paul Eggert <eggert@twinsun.com>
* configure.ac: Include <signal.h> when checking for strsignal,