diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2011-02-27 23:29:53 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2011-02-27 23:29:53 +0000 |
commit | f2c4bb42f053065517ff491e2caa14561e060895 (patch) | |
tree | aa189b53ba3e0ced0ea33f0ac02bfbe40694d370 /ChangeLog | |
parent | 655370ff3c2c2136e58249fd774d6898381c3df5 (diff) | |
download | zsh-f2c4bb42f053065517ff491e2caa14561e060895.tar.gz zsh-f2c4bb42f053065517ff491e2caa14561e060895.tar.xz zsh-f2c4bb42f053065517ff491e2caa14561e060895.zip |
Nikolai Weibull's latest version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9635a2f97..13964dcea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-02-27 Wayne Davison <wayned@users.sourceforge.net> + + * Nikolai Weibull: 28649,28804: Completion/Unix/Command/_git: + Latest version copied from https://github.com/now/zsh. + 2011-02-24 Peter Stephenson <pws@csr.com> * 28799: Src/lex.c: fix bug introduced with lexflags @@ -14259,5 +14264,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5208 $ +* $Revision: 1.5209 $ ***************************************************** |