about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-12-12 11:29:34 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-12-12 11:29:34 +0000
commitaed1bad64acc50aaa4c34495957dd7b9c218b38d (patch)
treed1ff58017e4fd7af709343805581d6e2c7c2deef /ChangeLog
parent5cf4508f4260768a6e0a764e127046e79f9ce068 (diff)
downloadzsh-aed1bad64acc50aaa4c34495957dd7b9c218b38d.tar.gz
zsh-aed1bad64acc50aaa4c34495957dd7b9c218b38d.tar.xz
zsh-aed1bad64acc50aaa4c34495957dd7b9c218b38d.zip
allow tag-order to select order of files and urls (16330)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 18d6f6fa8..9fae33a17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+2001-12-12  Oliver Kiddle  <opk@zsh.org>
+
+	* 16330: Completion/X/Command/_netscape, 
+	Completion/Unix/Command/_lynx, Completion/Unix/Command/_links,
+	Completion/Unix/Command/_w3m: allow tag-order to select order of
+	files and urls instead of files first
+
 2001-12-11  Clint Adams  <clint@zsh.org>
 
-	* 16326: Completion/Debian/Command/_dpkg:
+	* 16327: Completion/Debian/Command/_dpkg:
 	glob for udebs as well as debs.
 
 	* 16326: Completion/Unix/Command/_webbrowser,