diff options
author | Peter Stephenson <pws@zsh.org> | 2013-08-29 10:46:52 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2013-08-29 10:46:52 +0100 |
commit | 1a4730b8eecc8f0b098203d79b787799770da179 (patch) | |
tree | aece652345281a67933149d7331f8b4c5fed8e94 /ChangeLog | |
parent | b0a0441902f848da4284e107c29e43e222252959 (diff) | |
download | zsh-1a4730b8eecc8f0b098203d79b787799770da179.tar.gz zsh-1a4730b8eecc8f0b098203d79b787799770da179.tar.xz zsh-1a4730b8eecc8f0b098203d79b787799770da179.zip |
based on 31641, 31642: completion for more make variants
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8f594b45b..77c1991f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-08-29 Peter Stephenson <p.stephenson@samsung.com> + + * based on 31641, 31642: Completion/Unix/Command/_make: support + a couple of different variants of make. + 2013-08-26 Peter Stephenson <p.w.stephenson@ntlworld.com> * 31672: Src/Modules/zpty.c, Test/V08zpty.ztst: add test that |