diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92f25d642..3a72167fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-03-28 Sven Wischnowsky <wischnow@zsh.org> + + * 13809: Completion/Base/_arguments: don't add options as + completions if a `->state' action was used and we are + directly after the option (in the same word) + 2001-03-27 Sven Wischnowsky <wischnow@zsh.org> * 13790: Completion/Base/_arguments, Completion/X/_x_arguments, |