diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-18 01:55:29 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-18 01:55:29 +0000 |
commit | 51460525c0807670fbd22b7c30dccb75eb262de9 (patch) | |
tree | 09a971d11f96c2dcf0cc6a3d890ebabfeeae713c /ChangeLog | |
parent | cbca622b5785ac2c284d823f6782125679c61313 (diff) | |
download | zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.gz zsh-51460525c0807670fbd22b7c30dccb75eb262de9.tar.xz zsh-51460525c0807670fbd22b7c30dccb75eb262de9.zip |
Mikael Magnusson: 25473: add missing parenthesis.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
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. |