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 a0bc00a29..aafc58f89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-05-25 Sven Wischnowsky <wischnow@zsh.org> + + * 11565: Completion/Base/_in_vared, Completion/Commands/_complete_debug, + Src/Zle/complist.c: force listing in _complete_debug; make + complist with list-scrolling stopt at the end of the list when + prompt would scroll it out; fix _in_vared to handle `foo[bar]' + 2000-05-24 Peter Stephenson <pws@cambridgesiliconradio.com> * 11561: Src/lex.c, Doc/Zsh/expn.yo: don't use RC_QUOTES in Posix |