1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 19:39:52 +02:00
This commit is contained in:
Jim Meyering
2000-08-24 08:40:08 +00:00
parent fc5b8b497f
commit d5f68c636f
+5
View 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