diff options
author | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-08-17 10:50:26 +0000 |
---|---|---|
committer | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-08-17 10:50:26 +0000 |
commit | 9e8cdf31b9dc1d0d9bd599b07dff9777602b7ab4 (patch) | |
tree | 1b801119c24de87cff0edc7990d047df9f506c1a /ChangeLog | |
parent | 2a79494070d9805a7f3ab97ba18ae2733737ec52 (diff) | |
download | zsh-9e8cdf31b9dc1d0d9bd599b07dff9777602b7ab4.tar.gz zsh-9e8cdf31b9dc1d0d9bd599b07dff9777602b7ab4.tar.xz zsh-9e8cdf31b9dc1d0d9bd599b07dff9777602b7ab4.zip |
29698: Completion/Unix/Command/_git: Complete diff options for git log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index eba819cb7..3c3b3b538 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-17 Nikolai Weibull <now@bitwi.se> + + * 29698: Completion/Unix/Command/_git: Complete diff options for git + log. + 2011-08-17 Mikael Magnusson <mikachu@gmail.com> * 29681: Src/Zle/zle_refresh.c: consistently use [] to access @@ -15284,5 +15289,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5435 $ +* $Revision: 1.5436 $ ***************************************************** |