diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-02-25 02:52:47 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-02-25 02:52:47 +0000 |
commit | 3b3ff37cc5550b0e71f2c8ddf49d61e8bbed1d9b (patch) | |
tree | 7cd80683e19708b8f563f11d799abae926d678d0 /ChangeLog | |
parent | 6ff8a9636549927b5d0423db61cb7056b1feeeb7 (diff) | |
download | zsh-3b3ff37cc5550b0e71f2c8ddf49d61e8bbed1d9b.tar.gz zsh-3b3ff37cc5550b0e71f2c8ddf49d61e8bbed1d9b.tar.xz zsh-3b3ff37cc5550b0e71f2c8ddf49d61e8bbed1d9b.zip |
Mikael Magnusson: 26596: new git options.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 7610c750c..514bdccf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,10 @@ -2009-02-22 Clint Adams <clint@zsh.org> +2009-02-25 Clint Adams <clint@zsh.org> - * 26593: Completion/Debian/Command/_lintian: complete multiple - files for lintian. + * Mikael Magnusson: 26596: Completion/Unix/Command/_git: new git + options. + + * Jörg Sommer: 26593: Completion/Debian/Command/_lintian: complete + multiple files for lintian. 2009-02-20 Peter Stephenson <p.w.stephenson@ntlworld.com> @@ -11225,5 +11228,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4576 $ +* $Revision: 1.4577 $ ***************************************************** |