From 827d36077641ca87d1796b9c5cb05e7c44b01919 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 14 Oct 2015 21:46:26 -0700 Subject: 36853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimize memory management Includes re-indentation that was not done in the posted patch. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2e31d243b..f0c88c979 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-10-14 Barton E. Schaefer + + * 36853: Src/exec.c: replace pushheap/popheap by NEWHEAPS/OLDHEAPS + in doshfunc() to optimize memory management + 2015-10-14 Peter Stephenson * 36856: Doc/Zsh/contrib.yo, Functions/Chpwd/cdr: add -p and -P -- cgit 1.4.1