diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-24 10:14:33 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-24 10:14:33 +0000 |
commit | 85842387f859c8b84b5f785fa8fce80983913e12 (patch) | |
tree | 4ff1355235daadff6b0b1bec7708901e3e18f1ad /ChangeLog | |
parent | b97284cde2b68af745869e030d35ef3cb7b9f079 (diff) | |
download | zsh-85842387f859c8b84b5f785fa8fce80983913e12.tar.gz zsh-85842387f859c8b84b5f785fa8fce80983913e12.tar.xz zsh-85842387f859c8b84b5f785fa8fce80983913e12.zip |
27429: _make: restore variable value completion
make indentation more standard
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index be6fc1774..2e2f3ed63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-11-24 Peter Stephenson <pws@csr.com> + * 27429: Completion/Unix/Command/_make: restore variable value + completion. Also make indentation more standard (not posted). + * Michael Hwang <michael.a.hwang@gmail.com>: 27428: Completion/Unix/Command/_make: complete rewrite with variable completion. @@ -12387,5 +12390,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4821 $ +* $Revision: 1.4822 $ ***************************************************** |