summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2013-08-22 16:46:17 +0200
committerPaul Smith <psmith@gnu.org>2013-09-14 20:38:06 -0400
commitab78cbc71ce16dd39e4b6b9e42c02f75bf1d8a50 (patch)
tree98acbcad59538b0f2925c64d8c2438c958856117 /ChangeLog
parentc5bfa400448a14f4c8d4fc51dd56ea17176e1f84 (diff)
downloadgunmake-ab78cbc71ce16dd39e4b6b9e42c02f75bf1d8a50.tar.gz
[SV 39851] Reinstate stack size limit for processes spawned via $(shell)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14a6ce4..fdb921f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,11 @@
* makefile.vms: Ditto.
* po/POTFILES.in: Ditto.
+2013-08-22 Petr Machata <pmachata@redhat.com>
+
+ * function.c (func_shell_base): Get rid of any avoidable limit on
+ stack size for processes spawned via $(shell).
+
2013-07-22 Paul Smith <psmith@gnu.org>
* implicit.c (pattern_search): Use PARSE_SIMPLE_SEQ() even for