summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eb37815c..5776312b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-09-13 Paul Eggert <eggert@cs.ucla.edu>
+2005-09-14 Jim Meyering <jim@meyering.net>
* Version 5.3.1-cvs.
+ * tests/misc/date (tz-5w, tz-5wf): Test new %:z format with
+ a field width.
+
+2005-09-13 Paul Eggert <eggert@cs.ucla.edu>
+
* src/dd.c: Detect some very unlikely buffer overflows.
(INPUT_BLOCK_SLOP, OUTPUT_BLOCK_SLOP): New macros.
(MAX_BLOCKSIZE): Now accepts an arg. All uses changed.