summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-05-14 07:29:04 +0000
committerJim Meyering <jim@meyering.net>2004-05-14 07:29:04 +0000
commita79866eb4adab52213a60399f96e850c8d542893 (patch)
tree745ba6bd191e7bfb5520e9016cfc4f7e12bd3908 /ChangeLog
parentec0c3e624c8c14544c0b96031d8c1d6e2bb85a6d (diff)
downloadcoreutils-a79866eb4adab52213a60399f96e850c8d542893.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-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.