From: Jim Meyering Date: Wed, 3 Mar 2004 22:06:26 +0000 (+0000) Subject: . X-Git-Tag: v5.2.1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81ffe3b275afcd62db1817f9c72e49eca9b2d8a;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index 918d7e0820..3fd96ea19a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.2.1. +2004-03-02 Dmitry V. Levin + + * src/nohup.c: Include "cloexec.h". + (main): Set the copy of stderr to close on exec. + 2004-03-01 Paul Eggert * configure.ac: Include when checking for strsignal,