summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-06-28 04:08:59 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-06-28 04:08:59 +0000
commitb779cb9d95286347c651e7a984c2c4bf6e042ff7 (patch)
treeb6fafbce75f4302ccc5c1a38ea62dfb04489d5a8
parent9eca7fc7261494760c1709189e93a044c3658a84 (diff)
downloadzsh-b779cb9d95286347c651e7a984c2c4bf6e042ff7.tar.gz
zsh-b779cb9d95286347c651e7a984c2c4bf6e042ff7.zip
12086: Alphabetize new entries in compsys.yo; stick users/ on article number
references that came from the zsh-users list.
-rw-r--r--ChangeLog15
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