summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-08-16 18:09:54 +0000
committerClint Adams <clint@users.sourceforge.net>2008-08-16 18:09:54 +0000
commitc960e8a83bd618c52fcd3af752306c38aec0dac0 (patch)
tree676e52300542bab457a287966eedb522ec59c78c /ChangeLog
parent25464: patch from Mikael Magnusson to add --graph. (diff)
downloadzsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar.gz
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar.bz2
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar.lz
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar.xz
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.tar.zst
zsh-c960e8a83bd618c52fcd3af752306c38aec0dac0.zip
unposted: another typo fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec9588c84..fe60b7afd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-08-16 Clint Adams <clint@zsh.org>
+ * unposted: Completion/Unix/Command/_git: another typo fix.
+
* 25464: Completion/Unix/Command/_git: patch from Mikael Magnusson
to add --graph.