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 18e4eed59..a081f0ad4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-02-14 Barton E. Schaefer <schaefer@zsh.org>
+ * 37971 (cf. users/21284: Eric Freese):
+ Functions/Zle/bracketed-paste-magic: fix potential issues when
+ interacting with user-defined widgets
+
* 37961: Src/Zle/complist.c: in interactive menuselection, use of
"compadd -x" (e.g. the "warnings" zstyle) may have replaced the
completion list, so skip highlighting of the current selection