summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 797fd9482..de141b8cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-09-21 Barton E. Schaefer <schaefer@brasslantern.com>
+
+ * users/21955: Completion/Base/Completer/_user_expand: add
+ missing final colon in zstyle context lookup; allow a single
+ unique match to appear in "expansions" tag
+
2016-09-21 Oliver Kiddle <opk@zsh.org>
* 39370: Completion/Zsh/Command/_typeset,