summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b02d785b..6f351250e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-08  Clint Adams  <clint@zsh.org>
 
+	* 25636: Src/Zle/zle_tricky.c: free s before returning with an
+	error condition.
+
 	* 25634: Src/Zle/zle_main.c: free t before returning if both t and
 	errflag are set.