about 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 afff490d8..d70fb004e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-14  Clint Adams  <clint@zsh.org>
 
+	* 25667: Src/Zle/complete.c: free mstr before returning from
+	errors.
+
 	* 25666: Src/Zle/computil.c: free memory allocated for an
 	xor if the argument number is invalid.