summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fd96ea19..fd0db5f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.2.1.
+2004-03-03 Paul Eggert <eggert@twinsun.com>
+
+ * src/nohup.c (main): Don't invoke set_cloexec_flag with
+ a file descriptor of -1.
+
2004-03-02 Dmitry V. Levin <ldv@altlinux.org>
* src/nohup.c: Include "cloexec.h".