diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2011-04-21 20:57:51 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2011-04-21 20:57:51 +0000 |
commit | 37bb9f7353e1a4510f0a52400cf257e27e3e793c (patch) | |
tree | 912d61848e5b09135c33046798023c4766972ddd /ChangeLog | |
parent | 8d50102fdafb979331779a86317fe5d8577b5a64 (diff) | |
download | zsh-37bb9f7353e1a4510f0a52400cf257e27e3e793c.tar.gz zsh-37bb9f7353e1a4510f0a52400cf257e27e3e793c.tar.xz zsh-37bb9f7353e1a4510f0a52400cf257e27e3e793c.zip |
Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index f4e77ee0a..0b6f3c6e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-04-21 Frank Terbeck <ft@bewatermyfriend.org> + + * Valentin Haenel: 29019, Completion/Unix/Command/_git: Fix git + stash completion (apply and pop subcommands). + 2011-04-19 Peter Stephenson <pws@csr.com> * unposted: Completion/X/Command/.distfiles, Config/version.mk: @@ -14485,5 +14490,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5254 $ +* $Revision: 1.5255 $ ***************************************************** |