about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-06-23 19:29:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-06-23 19:29:24 +0000
commite1680e68409892a4737243fff9ea9b0043e99ea0 (patch)
tree86c97e0ffe5bd9709ba6964e1e67ff32d769434b /ChangeLog
parentccc76c933f41f24a596397af4c529486b71368aa (diff)
downloadzsh-e1680e68409892a4737243fff9ea9b0043e99ea0.tar.gz
zsh-e1680e68409892a4737243fff9ea9b0043e99ea0.tar.xz
zsh-e1680e68409892a4737243fff9ea9b0043e99ea0.zip
29503: Missing popheap() on failed autoload
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 011a8ed7e..4e6c3f115 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 29503: Src/exec.c: Missing popheap() on failed autoload.
+
 2011-06-20  Peter Stephenson  <pws@csr.com>
 
 	* unposted: update version to 4.3.12-dev-1 as wordcode
@@ -15038,5 +15042,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5379 $
+* $Revision: 1.5380 $
 *****************************************************