diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 126e81a3a..3eaf88a56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-29 Sven Wischnowsky <wischnow@zsh.org> + * 12115: Completion/Core/_expand, Doc/Zsh/compsys.yo: change + suffix style to still do expansion if the suffix contains + something to expand + * 12114: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: even more fun with the menu style (no=num, yes=long-list, reverse meaning of yes=num) |