summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7d11b19e..20c62f146 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-05-08 Sven Wischnowsky <wischnow@zsh.org>
+ * 11253: Completion/Base/_arguments, Src/Zle/computil.c: more
+ problems with optional arguments in _arguments
+
* 11248: Src/Zle/compmatch.c: better cursor positioning in words
with multiple ambiguous word parts