From: Jim Meyering Date: Sat, 9 Apr 2005 07:25:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1069 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80607d62d1b6cda97127b07270a3ba155e8c933e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1d85ab2cd2..93203fffcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-04-08 Paul Eggert +2005-04-09 Jim Meyering * Version 5.3.1. + * src/pr.c: Don't include "timespec.h". system.h does that. + * Makefile.maint (sc_system_h_headers): Propagate exit status + through trap. + +2005-04-08 Paul Eggert + * NEWS: Document that dd no longer treats QUIT or PIPE specially, and when conforming to POSIX no longer treats USR1 specially. Document that dd no longer dumps core when handling signals.