From: Jim Meyering Date: Fri, 17 Dec 2004 08:59:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dea10fefbc0bf473e8423955c0430ba223fbe727;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 3e2c49a6ed..3d7462d144 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-12-16 Paul Eggert +2004-12-17 Jim Meyering * Version 5.3.0. + * tests/mv/hard-link-1: Rearrange to use newer trap-handling code, + so temporary directories aren't left behind upon e.g., interrupt. + +2004-12-16 Paul Eggert + * src/ls.c (print_dir): Use "%s: not listing already-listed directory", not "not listing already-listed directory: %s", to format already-listed directories, to be consistent with other