From f49007619573f96eb8ab1b0ccd2248e5492a30c1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 May 2004 07:27:25 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dab773ff63..00bd389960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2004-05-12 Jim Meyering +2004-05-12 Paul Eggert * Version 5.3.0. + * 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. + * src/tr.c (unquote, make_printable_str): Likewise. + +2004-05-12 Jim Meyering + * src/remove.c (AD_pop_and_chdir): Move lstat-`.' into if-block where the result is used. This avoids one unnecessary lstat call per command line argument. -- 2.47.3