about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-25 14:44:09 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-25 14:44:09 +0000
commite29ee5795eaacf804a422454e32b94d3c7688582 (patch)
tree46f95137f344738b447ad6ad862e8ab41c7da69f /ChangeLog
parent55c6f279ff5c20db6b03b55fe5a01ed8c987d43f (diff)
downloadzsh-e29ee5795eaacf804a422454e32b94d3c7688582.tar.gz
zsh-e29ee5795eaacf804a422454e32b94d3c7688582.tar.xz
zsh-e29ee5795eaacf804a422454e32b94d3c7688582.zip
23827: allow all arguments to options to either immediately follow the option letter or be the next word.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a725558e2..7712b2294 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-25  Clint Adams  <clint@zsh.org>
+
+	* Mikael Magnusson: 23827: Completion/Unix/Command/_vorbis: 
+	allow all arguments to options to either immediately follow
+	the option letter or be the next word.
+
 2007-09-23  Clint Adams  <clint@zsh.org>
 
 	* 23824: Completion/Unix/Command/_git: merge in git rerere