From e8e4c19873445d9f4efd3e45ede0e11a46899f50 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 12 Nov 2004 21:30:20 +0000 Subject: Patch for command line parsing for VMS from Hartmut Becker. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37df6bb..4620aa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-12 Paul D. Smith + + * job.c (child_execute_job) [VMS]: Don't treat "#" as a comment on + the command line if it's inside a string. + Patch by: Hartmut Becker + 2004-10-21 Boris Kolpackov * function.c (func_lastword): New function: return last word @@ -64,7 +70,7 @@ idea behind Savannah Patch #3144 from david.baird@homemail.com. If SHELL is set to CMD.EXE then assume it's batch-mode and non-unixy. I wrote the code differently from the patch, though, - to make it safer. + to make it safer. This also resolves bug #9174. 2004-09-20 Paul D. Smith -- cgit v1.2.3