summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-04-27 17:28:05 -0400
committerPaul Smith <psmith@gnu.org>2013-04-27 17:28:05 -0400
commit30843dea3a17f84b7456f68d75e5cd6bd5c5e11b (patch)
tree8cb0f60c03eb50c017b91fe83e77046dc19dd7c9 /ChangeLog
parent14d76545514ac7c1d412cf44419168a70638c042 (diff)
downloadgunmake-30843dea3a17f84b7456f68d75e5cd6bd5c5e11b.tar.gz
Fix support for .ONESHELL when dealing with non-POSIX shells.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57528a9..d0dabb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-04-27 Paul Smith <psmith@gnu.org>
+ * job.c (construct_command_argv_internal): Fix oneshell support
+ for non-POSIX-sh shells.
+
* load.c (load_object): Extract all POSIX-isms into a separate
function for portability.
(load_file): Check the .LOADED variable first and don't invoke