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 66536fbb1..cc8905f35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-03-06 Jim Meyering <jim@meyering.net>
+2005-03-08 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * src/date.c (usage): Redo to match recent documentation changes.
+ Don't bother documenting which usages are GNU extensions; the list
+ wasn't correct, and is better left to the printed manual anyway.
+
+2005-03-06 Jim Meyering <jim@meyering.net>
+
Factor out column-count processing.
* src/pr.c: Include "inttostr.h".
(parse_column_count): New function.