summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26cf8861a..9a7f1db05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-06-18 Oliver Kiddle <opk@zsh.org>
+ * 38707: Completion/Zsh/Type/_globquals,
+ Completion/Unix/Type/_files, Completion/Unix/Type/_path_files:
+ strip suffix for glob qualifier completion
+
* 38703: Completion/Unix/Command/_su: support su options on macOS
2016-06-16 Peter Stephenson <p.stephenson@samsung.com>