From: Jim Meyering Date: Sun, 3 Dec 2000 22:40:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_8~14 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=15691fb64f575c9ec83a74c082c92b5caa8a1020;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ea6df2044a..bd2a3ab33a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.34. + * src/ls.c (gobble_file) [USE_ACL]: Set have_acl member unconditionally + to avoid uninitialized memory reference via FILE_HAS_ACL. + * Makefile.maint (alpha): Use rsync rather than scp, so the destination file is created only after the successful completion of the copy.