about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 13:13:52 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 13:13:52 +0000
commit07dd91662165b57acd489801c3603d0d147fa89d (patch)
tree4ba478c20cbef46595b2b7681a1d5b7c77b27dc2 /ChangeLog
parent3743621b21828b701648183bbf8566dbd6ac41a5 (diff)
downloadzsh-07dd91662165b57acd489801c3603d0d147fa89d.tar.gz
zsh-07dd91662165b57acd489801c3603d0d147fa89d.tar.xz
zsh-07dd91662165b57acd489801c3603d0d147fa89d.zip
ensure options are set as expected in _history_complete_word and _bash_completions (10933)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54f010e2a..835ea5c19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-26  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 10933: Completion/Commands/_bash_completions,
+ 	Completion/Commands/_history_complete_word: ensure options are set
+ 	as expected in _history_complete_word and _bash_completions
+	
 	* Adam Spiers: 10892: Completion/User/_perl_modules: ensure perl
 	is there and better pattern for searching modules