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 0b40856cb..8a61dc027 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-07-04 Sven Wischnowsky <wischnow@zsh.org> + + * 17403: Src/Zle/compcore.c, Src/Zle/complete.c, + Src/Zle/complist.c: in menu selection, use copies of + comp{pre,suf}fix to make sure they exist; fix display problem + with non-empty iprefix + 2002-07-03 Sven Wischnowsky <wischnow@zsh.org> * 17394: Src/Zle/complist.c: fix for interactive mode when menu |