diff options
| author | Oliver Kiddle <okiddle@yahoo.co.uk> | 2020-01-03 23:01:00 +0100 |
|---|---|---|
| committer | Oliver Kiddle <okiddle@yahoo.co.uk> | 2020-01-03 23:01:00 +0100 |
| commit | e6c5482dd8546c62704d14492f302353b16d8245 (patch) | |
| tree | 5fdaebf9c646d9581bf077cbdbac18313469f943 /ChangeLog | |
| parent | unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)". (diff) | |
| download | zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar.gz zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar.bz2 zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar.lz zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar.xz zsh-e6c5482dd8546c62704d14492f302353b16d8245.tar.zst zsh-e6c5482dd8546c62704d14492f302353b16d8245.zip | |
45196: fix completion after make -C, allowing for -C being used multiple times
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2020-01-03 Oliver Kiddle <okiddle@yahoo.co.uk> + + * 45196: Completion/Unix/Command/_make: fix completion after + make -C, allowing for -C being used multiple times + 2020-01-02 Daniel Shahaf <danielsh@apache.org> * unposted (after 45183): Doc/Zsh/contrib.yo: Fix yodl error: |
