about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d111a78f9..d1031bf7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-05-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 14282: Completion/Unix/Command/_chown: complete only files
+	that can be chowned.
+
 	* 14281: Completion/Base/Completer/_expand: insert redirection
 	operators when expanding after a redirection operator.