summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2011-05-07 08:29:13 +0000
committerEli Zaretskii <eliz@gnu.org>2011-05-07 08:29:13 +0000
commitb5c065418f63f22dc8e6ab508708afd4de070d55 (patch)
treef798bf0dca0c62c9c65d0f169130bcf7361b8e0c /ChangeLog
parentbd6f63e5632a69ccff3ad6460af980eeaa1e6bf1 (diff)
downloadgunmake-b5c065418f63f22dc8e6ab508708afd4de070d55.tar.gz
job.c (construct_command_argv_internal): Don't assume shellflags
is always non-NULL. Escape-protect characters special to the shell when copying the value of SHELL into new_line. Fixes Savannah bug #23922.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 263aa2e..2556945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-07 Eli Zaretskii <eliz@gnu.org>
+
+ * job.c (construct_command_argv_internal): Don't assume shellflags
+ is always non-NULL. Escape-protect characters special to the
+ shell when copying the value of SHELL into new_line. Fixes
+ Savannah bug #23922.
+
2011-05-02 Paul Smith <psmith@gnu.org>
* doc/make.texi (Special Variables): Add documentation for the new