diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-02-08 08:30:09 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-02-08 08:30:09 +0000 |
commit | f50dfba2f26a90966a53ba9a8cd43f322ba0a14c (patch) | |
tree | 72f9adf121182ea6651b4e686c9b4948b1cd44ee /ChangeLog | |
parent | 9e0f74f07b3cb95cc6aacc413b1ac1373c5fcf9a (diff) | |
download | zsh-f50dfba2f26a90966a53ba9a8cd43f322ba0a14c.tar.gz zsh-f50dfba2f26a90966a53ba9a8cd43f322ba0a14c.tar.xz zsh-f50dfba2f26a90966a53ba9a8cd43f322ba0a14c.zip |
16590: use a prefix match instead of a "fuzzy-exact" match.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 74ef69eb8..ed3861f48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-08 Clint Adams <clint@zsh.org> + + * Matt Zimmerman: 16590: Completion/Unix/Type/_dict_words: + use a prefix match instead of a "fuzzy-exact" match. + 2002-02-07 Sven Wischnowsky <wischnow@zsh.org> * 16582: Src/Zle/computil.c: fix for displaying matches in |