about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-26 08:44:13 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-26 08:44:13 +0000
commite7f910471143cfa56cc902e41c759ae91326f909 (patch)
treef1e253599078dec2288708214608136ed0043f36 /ChangeLog
parentf90992ec3170a70a65d11ed9fd2aa4c6baaec3eb (diff)
downloadzsh-e7f910471143cfa56cc902e41c759ae91326f909.tar.gz
zsh-e7f910471143cfa56cc902e41c759ae91326f909.tar.xz
zsh-e7f910471143cfa56cc902e41c759ae91326f909.zip
make `_arguments --' use specs after the `--' even for options not described in the help output to get arguments (12378)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 562f3905a..cd46f86b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-07-26  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12378: Completion/Base/_arguments: make `_arguments --' use
+ 	specs after the `--' even for options not described in the help
+ 	output to get arguments
+	
 	* users/3337: Completion/Base/_value: allow _value:<assoc> functions to
  	override completion for all keys of an assoc