diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1d0560fe4..b402514e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-07-19 Sven Wischnowsky <wischnow@zsh.org> + + * 15415: Completion/Base/Utility/_describe, Src/Zle/computil.c: + yet another followup to 15407; make _describe filter out + non-matching strings before calling compdescribe, otherwise + some matches will be hiddens + 2001-07-18 Sven Wischnowsky <wischnow@zsh.org> * 15409: Src/Zle/computil.c: fix for 15407; there may be sets |