about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-12-05 16:59:41 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-12-05 16:59:41 +0000
commit9371146ad7a4c2f52c0dc50bccbd67b7781ed5c7 (patch)
treefafa9daca5b5ab5dc2280f57c9be8dc8194bd8e4 /ChangeLog
parentddee5deb2dda383d597af69971cb8d85e3dc1598 (diff)
downloadzsh-9371146ad7a4c2f52c0dc50bccbd67b7781ed5c7.tar.gz
zsh-9371146ad7a4c2f52c0dc50bccbd67b7781ed5c7.tar.xz
zsh-9371146ad7a4c2f52c0dc50bccbd67b7781ed5c7.zip
28469: fix memory leak in anonymous function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d7cb66f0..6eb216030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 28469: Src/exec.c: fix memory leak in anonymous function.
+
 2010-12-04  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* Aaron Schrab: 28210: Completion/Unix/Command/_git: add completion
@@ -13883,5 +13887,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5134 $
+* $Revision: 1.5135 $
 *****************************************************