about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2013-02-22 21:58:16 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2013-02-22 21:58:16 +0000
commitfeb6b8b7b16aa4601d29ea44b2452beeeb91af53 (patch)
tree7714353295b322087767a7490d982aa1656cf5ce /ChangeLog
parent555b95c5f39bb3221ad3a54e583ec643aa2ce516 (diff)
downloadzsh-feb6b8b7b16aa4601d29ea44b2452beeeb91af53.tar.gz
zsh-feb6b8b7b16aa4601d29ea44b2452beeeb91af53.tar.xz
zsh-feb6b8b7b16aa4601d29ea44b2452beeeb91af53.zip
31061: "functions" completion takes account of options already
on the command line
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index afcb54c76..f9b7c9081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-02-22  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 31061: Completion/Zsh/Command/_typeset: "functions" completion
+	takes accout of options already on the command line.
+
 	* 31060: Src/builtin.c: "+" before a flag for "functions" or
 	"autoload" should suppress display of function body.
 
@@ -537,5 +540,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5805 $
+* $Revision: 1.5806 $
 *****************************************************