summary refs log tree commit diff
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 e543f861f..099f5ce90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-02-26  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* users/23169: Completion/Base/Completer/_expand: treat ~[...]
+	the same way is other forms of tilde expansion: only expand
+	if accept-exact is set.
+
 	* 42399: Doc/Zsh/builtins.yo: better description of interaction
 	between echo and dashes.