summaryrefslogtreecommitdiffstats
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 cbf91653e..833534d5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-26 Clint Adams <clint@zsh.org>
+
+ * Mikael Magnusson: 25617: Completion/Unix/Command/_vim:
+ complete -t <tags>.
+
2008-09-26 Peter Stephenson <pws@csr.com>
* 25744: Doc/Zsh/expn.yo, Src/exec.c, Src/math.c, Src/signals.c,