diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-18 08:34:49 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-18 08:34:49 +0000 |
commit | ed20475b5589ec6232daa04f27d95b804c62b7c6 (patch) | |
tree | 5ce4250a7d9d50b3461ec7493b8a4dd1f33921dc /ChangeLog | |
parent | 397f465e0dec1743127789d539ad7b88443447e5 (diff) | |
download | zsh-ed20475b5589ec6232daa04f27d95b804c62b7c6.tar.gz zsh-ed20475b5589ec6232daa04f27d95b804c62b7c6.tar.xz zsh-ed20475b5589ec6232daa04f27d95b804c62b7c6.zip |
18449: complete dictionary databases and strategies, handle suffixes better and
handle the separate-sections style for separate databases with dict words
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b07d1c5aa..c6c1160a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-04-18 Oliver Kiddle <opk@zsh.org> + * 18449: Completion/Unix/Type/_dict_words, + Completion/Unix/Command/_dict: complete dictionary databases and + matching strategies and handle suffixes better + * users/6013: GoTaR <gotar@poczta.onet.pl>: Completion/Unix/Type/_ps, Completion/Unix/Type/_pdf, Completion/X/Command/_gqview: new gqview completion and complete .ps/.pdf files for more commands |