about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-27 15:05:33 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-27 15:05:33 +0000
commit9eca7fc7261494760c1709189e93a044c3658a84 (patch)
treea56e919b98c3c787d546edbb3ad788cb22299b5e /ChangeLog
parentc8812bb0c830f595bad769f47f6d3cf07ee4ebf8 (diff)
downloadzsh-9eca7fc7261494760c1709189e93a044c3658a84.tar.gz
zsh-9eca7fc7261494760c1709189e93a044c3658a84.tar.xz
zsh-9eca7fc7261494760c1709189e93a044c3658a84.zip
menu style accepts yes=x to start menu completion if there are at least x matches (3219)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f801c4a6b..e03bff517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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
+	
 	* Andrej: 12084: Src/Modules/zpty.c: don't close slave if not yet open
 
 	* 12082: Doc/Zsh/compsys.yo: document _use_lo