about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 11:24:55 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 11:24:55 +0000
commit95883d8b95f7bcbde921b5337f1d24384c36cc87 (patch)
tree12be39beff7df933497e4c88e2101a5fca66ca92 /ChangeLog
parent0129f41d8002b403d6b335c27264df2cdee7369d (diff)
downloadzsh-95883d8b95f7bcbde921b5337f1d24384c36cc87.tar.gz
zsh-95883d8b95f7bcbde921b5337f1d24384c36cc87.tar.xz
zsh-95883d8b95f7bcbde921b5337f1d24384c36cc87.zip
avoid tilde- and parameter-completion in quotes (11407)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9c6b968c..96ba287d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-16  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11407: Completion/Base/_tilde, Completion/Core/_path_files:
+ 	avoid tilde- and parameter-completion in quotes
+	
 	* 11406: Completion/Base/_arguments: make _arguments take the
  	attempt to add matches as an indication not to do default
  	option-completion