summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2020-01-03 23:01:00 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2020-01-03 23:01:00 +0100
commite6c5482dd8546c62704d14492f302353b16d8245 (patch)
tree5fdaebf9c646d9581bf077cbdbac18313469f943 /ChangeLog
parentunposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)". (diff)
downloadzsh-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 701801339..574dfa786 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: