diff options
-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. |