about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-05-18 20:32:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-05-18 20:32:15 +0000
commit93fa3796c230d6344547729bdcecc72e90bf1b6d (patch)
tree80cae43209667f0807571962b853ca5343ae57ef /ChangeLog
parent7f304c7736b15f7606376a4ee07f21cbcb35fd0e (diff)
downloadzsh-93fa3796c230d6344547729bdcecc72e90bf1b6d.tar.gz
zsh-93fa3796c230d6344547729bdcecc72e90bf1b6d.tar.xz
zsh-93fa3796c230d6344547729bdcecc72e90bf1b6d.zip
unposted: fix unwanted output from new typeset in compinit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0a3e1324..cb321790e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-05-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Completion/compinit: fix unwanted output from
+	typeset.
+
 	* 25068: Completion/compinit: fix some warnings with
 	WARN_CREATE_GLOBAL.