From: Jim Meyering Date: Thu, 24 Aug 2000 08:40:08 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0z~109 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d5f68c636f802d31c274d5b585c65fac792c9047;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e7cc7b409a..f4e89647d0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2000-08-24 Jim Meyering + + * install-sh: Double quote as needed, to protect against arguments + containing spaces or shell metacharacters. Reported by Bruno Haible. + 2000-08-23 Jim Meyering * tests/dd/not-rewound: New test, for the SEEK_CUR vs. SEEK_SET part