summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d85ab2cd..93203fffc 100644
--- 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.