about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-05-12 10:37:47 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-05-12 10:37:47 +0000
commit860764b30ab91e6af1ee98d26eaa622b215df948 (patch)
tree31a490288a2b231b2a844d702bd432130cfc77a1 /ChangeLog
parent68dc356896430675c1717f3b2f27e6e42a5a1775 (diff)
downloadzsh-860764b30ab91e6af1ee98d26eaa622b215df948.tar.gz
zsh-860764b30ab91e6af1ee98d26eaa622b215df948.tar.xz
zsh-860764b30ab91e6af1ee98d26eaa622b215df948.zip
18520: add a bunch of old new completions (had all been left unfinished awhile)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d69f31150..4f5e47a87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2003-05-12  Oliver Kiddle  <opk@zsh.org>
 
+	* 18520, 13691 (Mario Lang), 13701 (Sven):
+	Completion/Unix/Command/_ecasound: completion for ecasound
+
+	* 18520, 15822/15838 (Bruno Bonfils): Completion/Unix/Command/_gpg:
+	new completion for gpg
+
+	* 18520 based on 16380, 16541 (Bruno Bonfils) and users/6013
+	(GoTaR <gotar@poczta.onet.pl>): Completion/X/Command/_mplayer:
+	new completion for mplayer
+
 	* 18519: Completion/Unix/Command/_init_d: was broken due to
 	changes in option parsing for the read builtin