diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-28 04:08:59 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-28 04:08:59 +0000 |
commit | b779cb9d95286347c651e7a984c2c4bf6e042ff7 (patch) | |
tree | b6fafbce75f4302ccc5c1a38ea62dfb04489d5a8 /ChangeLog | |
parent | 9eca7fc7261494760c1709189e93a044c3658a84 (diff) | |
download | zsh-b779cb9d95286347c651e7a984c2c4bf6e042ff7.tar.gz zsh-b779cb9d95286347c651e7a984c2c4bf6e042ff7.tar.xz zsh-b779cb9d95286347c651e7a984c2c4bf6e042ff7.zip |
12086: Alphabetize new entries in compsys.yo; stick users/ on article number
references that came from the zsh-users list.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index e03bff517..e02ea560b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +2000-06-27 Bart Schaefer <schaefer@brasslantern.com> + + * 12086: Doc/Zsh/compsys.yo: Move _use_lo doc into alphabetical + order; separate _files and _path_files for same reason. + 2000-06-27 Sven Wischnowsky <wischnow@zsh.org> - * 3219: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: menu - style accepts yes=x to start menu completion if there are at least - x matches + * users/3219: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: + menu style accepts yes=x to start menu completion if there are at + least x matches * Andrej: 12084: Src/Modules/zpty.c: don't close slave if not yet open @@ -37,8 +42,8 @@ 2000-06-26 Sven Wischnowsky <wischnow@zsh.org> - * 3208: Completion/User/_use_lo: default completion even if there - are options + * users/3208: Completion/User/_use_lo: default completion even if + there are options * 12070: Completion/Core/_ignored: fix for completer lookup in _ignored |