about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoff Wing <gcw@users.sourceforge.net>2008-12-29 04:24:36 +0000
committerGeoff Wing <gcw@users.sourceforge.net>2008-12-29 04:24:36 +0000
commit78d1f82e308c8ec35c7694a2f14bad8ed01104da (patch)
tree8fb90abcaac45d12ac7d8214f5f41f90823cc44c /ChangeLog
parent4a2cd0410ffe1a519dd3e727339b125e92e8afc7 (diff)
downloadzsh-78d1f82e308c8ec35c7694a2f14bad8ed01104da.tar.gz
zsh-78d1f82e308c8ec35c7694a2f14bad8ed01104da.tar.xz
zsh-78d1f82e308c8ec35c7694a2f14bad8ed01104da.zip
clean up test temporary files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index de4baff69..995909955 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2008-12-29  Geoff Wing  <gcw@zsh.org>
+
+	* unposted: Test/C04funcdef.ztst, Test/C05debug.ztst,
+	Test/V06parameter.ztst: clean up temporary files
+
 2008-12-29  Clint Adams  <clint@zsh.org>
 
 	* Richard Hartmann: 26175: Completion/Unix/Command/_vim: updates
 	for vim completion.
-	
 
 2008-12-18  Peter Stephenson  <pws@csr.com>