about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-03-15 21:17:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-03-15 21:17:50 +0000
commit1b68e0ea00deb508b394f1c0a4413205e621c293 (patch)
treeceb974cfa3f7846f40d65db995295ac6324cbb4a /ChangeLog
parent7f3590c68fa37812a4f79ceb5a41bdd7ca565067 (diff)
downloadzsh-1b68e0ea00deb508b394f1c0a4413205e621c293.tar.gz
zsh-1b68e0ea00deb508b394f1c0a4413205e621c293.tar.xz
zsh-1b68e0ea00deb508b394f1c0a4413205e621c293.zip
Mikael: 27797: delimit arguments to compadd in _expand_alias
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 97705d86b..9fbed5276 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-03-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* Mikael: 27797: Completion/Base/Completer/_expand_alias:
+	delimit arguments to avoid problems with hyphens.
+
 	* Alexey: 27789: Completion/Unix/Command/_sudo: use _arguments.
 
 2010-03-15  Peter Stephenson  <pws@csr.com>
@@ -12900,5 +12903,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4930 $
+* $Revision: 1.4931 $
 *****************************************************