summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,