summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4485f96f0..815dfb40a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-05-22 Sven Wischnowsky <wischnow@zsh.org>
+ * 11489: Completion/Base/_arguments, Doc/Zsh/compsys.yo,
+ Src/Zle/computil.c: pat(-) in long-option patterns to say that
+ argument should be completed only after the `='; merge _arguments
+ and _argument_sets; slightly better test when not to complete options
+
* 11487: Completion/Core/_expand, Src/Zle/complist.c: fix for
a-a-m-c in menu selection; scroll explanations onto screen again
when cursor comes near them