summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-09 07:25:06 +0000
committerJim Meyering <jim@meyering.net>2005-04-09 07:25:06 +0000
commit80607d62d1b6cda97127b07270a3ba155e8c933e (patch)
tree637d41f0f14d14ac4b398f7c82474b8b492e1f62 /ChangeLog
parent29cb226323c3d4770b34fcb27c7fb844c5440741 (diff)
downloadcoreutils-80607d62d1b6cda97127b07270a3ba155e8c933e.tar.xz
*** empty log message ***
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.