about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b453faeaf..cba407843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,16 @@
 	* unposted: config.guess, config.sub:
 	upgrade to GNU's October 7 versions.
 
+2003-11-14  Oliver Kiddle  <opk@zsh.org>
+
+	* 19244: Completion/Linux/Command/_mondo,
+	Completion/Mandrake/Command/_urpmi, Completion/Unix/Command/_grep,
+	Completion/Unix/Command/_mh, Completion/Unix/Command/_mount,
+	Completion/Unix/Command/_rsync, Completion/Unix/Command/_subversion,
+	Completion/Unix/Command/_w3m, Completion/Zsh/Command/_alias,
+	Completion/Zsh/Command/_precommand:
+	various completion function fixes and updates
+
 2003-11-03  Peter Stephenson  <pws@csr.com>
 
 	* 19218: Src/exec.c, Src/Zle/zle_main.c: extend 19216 to
@@ -24,6 +34,13 @@
 	zcalloc is used in zlib; apparently this underlies some
 	of the system databases on e.g. Debian.
 
+2003-10-27  Peter Stephenson  <pws@csr.com>
+
+	* zsh-users/6727: from Lloyd Zusman: Completion/Unix/Command/_w3m,
+	Completion/Unix/Command/_w3mhistory,
+	Completion/Unix/Command/.distfiles: improved w3m support inspired
+	by _lynx.
+
 2003-10-24  Clint Adams  <clint@zsh.org>
 
         * 19201: Completion/Unix/Command/_screen: patch from