about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-07-24 08:45:16 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-07-24 08:45:16 -0700
commit2f0efe9f592255d0d83c0929423cc397bb1ebfa4 (patch)
tree822e7444d47471c8eafe0b27e2150822b72ac9ec /ChangeLog
parent77119afe19a781251e77a369db1dc9c8556055a0 (diff)
downloadzsh-2f0efe9f592255d0d83c0929423cc397bb1ebfa4.tar.gz
zsh-2f0efe9f592255d0d83c0929423cc397bb1ebfa4.tar.xz
zsh-2f0efe9f592255d0d83c0929423cc397bb1ebfa4.zip
32853: redefine VARARR() to use heap rather than stack allocation
enable old behavior via "configure --with-stack-allocation"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d37bb323..874850f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-07-24  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32853: configure.ac, Src/mem.c, Src/zsh_system.h: redefine
+	the VARARR() macro to use heap rather than stack allocation;
+	enable old behavior via "configure --with-stack-allocation"
+
 	* unposted (see 32892): Src/builtins.c: 'fc -I' is an error
 
 	* 32903: Src/Modules/parameter.c: new empty (unset) elements in