summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4098035a..063363d11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2017-10-29 Oliver Kiddle <opk@zsh.org>
+ * Sebastian: 41960: Completion/Zsh/Command/_zstyle,
+ Completion/Zsh/Type/_globquals: declare MATCH, MBEGIN, MEND local
+
* 41961: Completion/Unix/Command/_ansible: new ansible completion
* 41958: Completion/Linux/Command/_losetup,