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, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3e15ac5e..d9e9ce18c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-28  Clint Adams  <clint@zsh.org>
+
+	* 23609: Completion/Unix/Command/_git: merge in git clean
+	completion from Nikolai Weibull's repository.
+
 2007-06-27  Peter Stephenson  <pws@csr.com>
 
 	* 23670: Src/linklist.c, Src/loop.c, Src/module.c, Src/parse.c,