summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a5b0e5c4..1d68cf75d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-07-28 Oliver Kiddle <opk@zsh.org>
+ * 38957: Functions/Zle/select-word-match,
+ Completion/Zsh/Command/_zstyle, Doc/Zsh/contrib.yo:
+ make use of updates to match-words-by-style and better support
+ completion of word-style styles for zstyle
+
* 38956: Completion/Zsh/Command/_bindkey,
Completion/Zsh/Command/_vared, Completion/Zsh/Command/_zle,
Completion/Zsh/Function/_add-zle-hook-widget,