]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Apr 2005 07:25:06 +0000 (07:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Apr 2005 07:25:06 +0000 (07:25 +0000)
ChangeLog

index 1d85ab2cd28bcb7ced6ebb97c7c6b305ef2cff73..93203fffcc0e3049c8c73536df77acde9e4bb276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-04-08  Paul Eggert  <eggert@cs.ucla.edu>
+2005-04-09  Jim Meyering  <jim@meyering.net>
 
        * 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  <eggert@cs.ucla.edu>
+
        * 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.