summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-08-18 01:55:29 +0000
committerClint Adams <clint@users.sourceforge.net>2008-08-18 01:55:29 +0000
commit51460525c0807670fbd22b7c30dccb75eb262de9 (patch)
tree09a971d11f96c2dcf0cc6a3d890ebabfeeae713c /ChangeLog
parentunposted: additional git branch options. (diff)
downloadzsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.gz
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.bz2
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.lz
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.xz
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.zst
zsh-51460525c0807670fbd22b7c30dccb75eb262de9.zip
Mikael Magnusson: 25473: add missing parenthesis.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1d1e0c04..0529f68fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-08-18 Clint Adams <clint@zsh.org>
+ * Mikael Magnusson: 25473: Completion/Unix/Command/_git: add
+ missing parenthesis.
+
* unposted: Completion/Unix/Command/_git: additional git branch
options.