summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ec83337c..61c4c12d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-12-06 Barton E. Schaefer <schaefer@zsh.org>
+ * Zhiming Wang: 40115: Functions/Zle/bracketed-paste-magic:
+ revert 38579 due to bug restoring BUFFER after history search
+
* 40110: Test/B02typeset.ztst: ignore strerror text in test
output, it differs by OS