summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-04 08:50:58 +0000
committerJim Meyering <jim@meyering.net>2004-03-04 08:50:58 +0000
commitf04cf614b0c2eb63b0c9534121ea910b0554d9eb (patch)
treeb97eb14558224cf3979b6d0c4bbf32f10898d5d8 /ChangeLog
parent940ffe5e02093f9adf6f21c0324ed54042202347 (diff)
downloadcoreutils-f04cf614b0c2eb63b0c9534121ea910b0554d9eb.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-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".