summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 11:44:57 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 11:44:57 +0000
commitd658d3e2bb1cdde7a58b244fac67a539f4c1cbad (patch)
treefd352ec61b761d7eefffd70abac44e87c5aae8f5 /ChangeLog
parent95883d8b95f7bcbde921b5337f1d24384c36cc87 (diff)
downloadzsh-d658d3e2bb1cdde7a58b244fac67a539f4c1cbad.tar.gz
zsh-d658d3e2bb1cdde7a58b244fac67a539f4c1cbad.tar.xz
zsh-d658d3e2bb1cdde7a58b244fac67a539f4c1cbad.zip
fixed configuration of menu-selection with menu style; pseudo-context `-command-line-', handy for completion in vared (11408)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96ba287d7..aef560ddd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-05-16  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11408: Completion/Core/_main_complete, Completion/Core/_normal,
+ 	Doc/Zsh/compsys.yo: fixed configuration of menu-selection with
+ 	menu style; pseudo-context `-command-line-', handy for completion
+ 	in vared
+	
 	* 11407: Completion/Base/_tilde, Completion/Core/_path_files:
  	avoid tilde- and parameter-completion in quotes