summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 00bd38996..4e61fcaac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-05-12 Paul Eggert <eggert@cs.ucla.edu>
+2004-05-14 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * man/pwd.x, man/echo.x, man/printf.x: Fix typo:
+ s/supercede/supersede/ reported by Andrew Fabbro.
+
+2004-05-12 Paul Eggert <eggert@cs.ucla.edu>
+
* src/od.c (print_ascii, dump_strings): Use e.g. '\a' rather than
'\007', for portability to EBCDIC hosts.
* src/printf.c (print_esc_char): Likewise.