diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e7cc7b409..f4e89647d 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