summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9883eed14..dde8384c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2004-10-29 Jim Meyering <jim@meyering.net>
+2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
+ * NEWS: Document getdate changes.
+
+2004-10-29 Jim Meyering <jim@meyering.net>
+
* src/tac.c (tac_file): Remove temporary prototype and move this
function `down' so that it precedes definition of tac_nonseekable.