diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-24 10:01:01 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-11-24 10:01:01 +0000 |
commit | b97284cde2b68af745869e030d35ef3cb7b9f079 (patch) | |
tree | a8b8dd56a2b360fdc187cd53be78259ae720fcc5 /ChangeLog | |
parent | b7e76da2ef8e25fde84ad0c235c2bc560ea03863 (diff) | |
download | zsh-b97284cde2b68af745869e030d35ef3cb7b9f079.tar.gz zsh-b97284cde2b68af745869e030d35ef3cb7b9f079.tar.xz zsh-b97284cde2b68af745869e030d35ef3cb7b9f079.zip |
Michael Hwang <michael.a.hwang@gmail.com>: 27428:
improved _make
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 1ed390373..be6fc1774 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-11-24 Peter Stephenson <pws@csr.com> + + * Michael Hwang <michael.a.hwang@gmail.com>: 27428: + Completion/Unix/Command/_make: complete rewrite with + variable completion. + 2009-11-22 Peter Stephenson <p.w.stephenson@ntlworld.com> * Alexey. I Froloff: users/14588: @@ -12381,5 +12387,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4820 $ +* $Revision: 1.4821 $ ***************************************************** |