about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
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):