about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-08-22 15:03:11 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-08-22 15:03:11 +0000
commit3b01959864997c8b74b5a005a01f671227ab64f6 (patch)
tree6c1050e741a176c19b0c25a2877205bb967ce311 /ChangeLog
parentc25a63a02f081bcf0adc47ba527f624fc411d5cf (diff)
downloadzsh-3b01959864997c8b74b5a005a01f671227ab64f6.tar.gz
zsh-3b01959864997c8b74b5a005a01f671227ab64f6.tar.xz
zsh-3b01959864997c8b74b5a005a01f671227ab64f6.zip
add new _pkgtool, _rar and _vorbis functions from 4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f34ccc8..2060da77a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,13 @@
 
 2003-07-24  Oliver Kiddle  <opk@zsh.org>
 
+	* 18901: baptiste daroussin (and Nikolai Weibull, 18894):
+	Completion/Unix/Command/_vorbis: new completions for ogg vorbis
+
+	* 18893: baptiste daroussin: Completion/Linux/Command/_pkgtool,
+	Completion/Unix/Command/_rar: improved _pkgtool and new
+	completions for rar/unrar
+
 	* 18900: Completion/Linux/Command/_iptables,
 	Completion/Unix/Command/_nmap: new iptables and nmap completions
 
@@ -105,6 +112,13 @@
 	* 18811: Completion/Unix/Type/_files: needed to quote % in
 	substitution as users/6154 caused it to be interpreted as an anchor
 
+2003-07-04  Peter Stephenson  <pws@csr.com>
+
+	* 18807: baptiste daroussin <daroussi@ece.fr>:
+	Completion/Linux/Command/.distfiles,
+	Completion/Linux/Command/_pkgtool: Completion for Slackware
+	package management tool.
+
 2003-07-02  Oliver Kiddle  <opk@zsh.org>
 
 	* 18520, 13691 (Mario Lang), 13701 (Sven):