about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 571ea515e..0f80fd7c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,10 @@
 
 2003-08-20  Oliver Kiddle  <opk@zsh.org>
 
-	* 18947: Completion/Unix/Command/_chown: also complete options using
+	* 18949: Completion/Unix/Command/_du,
+	Completion/Unix/Type/_directories: new completion for du
+
+ 	* 18947: Completion/Unix/Command/_chown: also complete options using
 	_arguments
 
 2003-08-19  Adam Spiers  <adam@spiers.net>