about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-09-23 19:33:13 +0000
committerClint Adams <clint@users.sourceforge.net>2008-09-23 19:33:13 +0000
commit4158a8aa38ac01466b33197aea6e4d39a120b79a (patch)
treef0923bf7e01d510ca32ab3a7d4d7dc6f110dfb8b /ChangeLog
parent2ea9873873f61dbad1ca793a84ab8d169b09d3af (diff)
downloadzsh-4158a8aa38ac01466b33197aea6e4d39a120b79a.tar.gz
zsh-4158a8aa38ac01466b33197aea6e4d39a120b79a.tar.xz
zsh-4158a8aa38ac01466b33197aea6e4d39a120b79a.zip
25736: one more zsfree missing from 25667.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0ba1771..25946fb6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-23  Clint Adams  <clint@zsh.org>
+
+	* 25736: Src/Zle/complete.c: one more zsfree missing from 
+	25667.
+
 2008-09-23  Peter Stephenson  <pws@csr.com>
 
 	* 25733: Functions/VCS_Info/Backends/VCS_INFO_get_data_p4,