diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cbc9dece3..d93017fd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-08-17 Sven Wischnowsky <wischnow@zsh.org> + * 15653: Completion/Base/Core/_main_complete: make insert-tab + really default to `true' + * 15650: Completion/Unix/Type/_path_files, Src/Zle/compcore.c: fix test for expanded paths in _path_files; more intelligently move glob flags (in particular those added by _approximate) after a |