about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2011-03-12 01:04:00 +0000
committerBart Schaefer <barts@users.sourceforge.net>2011-03-12 01:04:00 +0000
commit9b2ab24ea5525328367c7dd857f840f3c8b6a36a (patch)
tree5b6b0027bc8ed12c195a0ca533e5355da78e5c8c /ChangeLog
parent4263d2b8215024e4f93620b791b83c2c7f878f94 (diff)
downloadzsh-9b2ab24ea5525328367c7dd857f840f3c8b6a36a.tar.gz
zsh-9b2ab24ea5525328367c7dd857f840f3c8b6a36a.tar.xz
zsh-9b2ab24ea5525328367c7dd857f840f3c8b6a36a.zip
Greg Klanderman: 28887: fix quoting in defs array
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 244b58e54..394154a0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	* 28889: Src/subst.c, Test/D04parameter.ztst: ${##} should
 	return the length of $#.
 
+2011-03-11  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* Greg Klanderman: 28887: Completion/Zsh/Type/_command_names:
+	fix quoting in defs array.
+
 2011-03-11  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Completion/Zsh/Context/_dynamic_directory_name:
@@ -14332,5 +14337,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5221 $
+* $Revision: 1.5222 $
 *****************************************************