about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-08-20 09:23:40 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-08-20 09:23:40 +0000
commite438f826e34d2365a1aaf1cefdea2ac15b589129 (patch)
tree210ce5ab5bcdd57bc9bfe57a99a14f50991cda47 /ChangeLog
parent564504c1d641af1629737beb9456f59636375fe9 (diff)
downloadzsh-e438f826e34d2365a1aaf1cefdea2ac15b589129.tar.gz
zsh-e438f826e34d2365a1aaf1cefdea2ac15b589129.tar.xz
zsh-e438f826e34d2365a1aaf1cefdea2ac15b589129.zip
18947: also complete options using _arguments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55d2acc0f..2b296e8c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-20  Oliver Kiddle  <opk@zsh.org>
+
+	* 18947: Completion/Unix/Command/_chown: also complete options using
+	_arguments
+
 2003-08-05  Peter Stephenson  <pws@csr.com>
 
 	* 18926: Src/Zle/complist.c: fix (without knowing how) insertion
@@ -257,6 +262,7 @@
 
 	* 18346: Completion/Unix/Type/_pids, Completion/Unix/Type/_users:
 	complete for more commands using existing completions
+
 2003-03-12  Doug Kearns  <djkea2@mugca.its.monash.edu.au>
 
 	* unposted: Completion/Debian/Command/_debfoster,