diff options
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <meyering@lucent.com> + + * install-sh: Double quote as needed, to protect against arguments + containing spaces or shell metacharacters. Reported by Bruno Haible. + 2000-08-23 Jim Meyering <meyering@lucent.com> * tests/dd/not-rewound: New test, for the SEEK_CUR vs. SEEK_SET part |