]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 24 Aug 2000 08:40:08 +0000 (08:40 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 Aug 2000 08:40:08 +0000 (08:40 +0000)
old/fileutils/ChangeLog

index e7cc7b409aa863dd232b4b73f46bb216dbf2923e..f4e89647d06ecf56dd0e1b094b17b6060f983517 100644 (file)
@@ -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