From e56aad40611fb5c014487c242e7393c84135d88f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Apr 2013 19:12:01 +0300 Subject: Support .ONESHELL on MS-Windows, for default Windows shells. read.c (record_files): Pay attention to .ONESHELL in MS-Windows. job.c (construct_command_argv_internal): Support .ONESHELL on MS-Windows, when the shell is not a Unixy shell. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 93fa286..ad9b9d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-04-27 Eli Zaretskii + + * read.c (record_files): Pay attention to .ONESHELL in MS-Windows. + + * job.c (construct_command_argv_internal): Support .ONESHELL on + MS-Windows, when the shell is not a Unixy shell. + 2013-04-27 Eli Zaretskii * job.c: Fix compilation error on GNU/Linux due to "label at end -- cgit v1.2.3