diff options
author | Jim Meyering <jim@meyering.net> | 2004-05-14 07:29:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-05-14 07:29:04 +0000 |
commit | a79866eb4adab52213a60399f96e850c8d542893 (patch) | |
tree | 745ba6bd191e7bfb5520e9016cfc4f7e12bd3908 | |
parent | ec0c3e624c8c14544c0b96031d8c1d6e2bb85a6d (diff) | |
download | coreutils-a79866eb4adab52213a60399f96e850c8d542893.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |