summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b05d9e57..57197469b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-09 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 11270: Doc/Zsh/compsys.yo, Src/Zle/computil.c: new -A and -S
+ options to _arguments; `-opt=-' specs for options whose argument
+ has to come after the `='
+
2000-05-08 Oliver Kiddle <opk@zsh.org>
* 11268: Doc/Zsh/compsys.yo, Doc/Zsh/builtins.yo: minor typo fixes