diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-07-07 09:48:45 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-07-07 09:48:45 +0000 |
commit | 3ac50886a00231cf99c421f4e36bbc356c91cea2 (patch) | |
tree | 94afe64194e7454330740679c28e4d1d92f47128 /ChangeLog | |
parent | f92a529edc79d74ac0aa6c3b05a5824465d2cf29 (diff) | |
download | zsh-3ac50886a00231cf99c421f4e36bbc356c91cea2.tar.gz zsh-3ac50886a00231cf99c421f4e36bbc356c91cea2.tar.xz zsh-3ac50886a00231cf99c421f4e36bbc356c91cea2.zip |
18822: fix accept-exact style not not bail out when it shouldn't and add a
setting to continue on and do normal completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0aab30c0c..58f2bb348 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-07-07 Oliver Kiddle <opk@zsh.org> + + * 18822: Completion/Base/Completer/_expand, Doc/Zsh/compsys.yo: + fix accept-exact style not not bail out when it shouldn't and + add a setting to continue on and do normal completion + 2003-07-07 Clint Adams <clint@zsh.org> * 18xxx: Completion/Unix/Command/_subversion: completion for |