summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-30 00:06:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-30 00:06:22 +0000
commit47bcfc54da3d26655f0c151f214a29cf58711765 (patch)
tree66be0a4f09376a31543bfeb5b6b87c9f119a3b52 /ChangeLog
parenta4f1136b52e3b9a916af39a16fdbed188c058d8c (diff)
downloadcoreutils-47bcfc54da3d26655f0c151f214a29cf58711765.tar.xz
* NEWS: Document getdate changes.
Diffstat (limited to 'ChangeLog')
-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.