about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-12-24 00:15:21 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2016-12-24 00:15:21 -0800
commit5455798bb52dd983836318be36ac67e698457d10 (patch)
tree7d4b2348fe145bc0e1de2477786fd5f258b7ba74 /ChangeLog
parent02eb1595e8687fd0facd4a8b0e4a19c61a35b664 (diff)
downloadzsh-5455798bb52dd983836318be36ac67e698457d10.tar.gz
zsh-5455798bb52dd983836318be36ac67e698457d10.tar.xz
zsh-5455798bb52dd983836318be36ac67e698457d10.zip
Oliver: 40118: alternate fix replacing 40115
This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then
applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e07e45fa..7fbff294a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2016-12-24  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* Oliver: 40118: Functions/Zle/bracketed-paste-magic: relocate
+	BUFFER/CURSOR reset to work around "fc -p" issue (alternate fix
+	replacing 40115).
+
+	* unposted: Functions/Zle/bracketed-paste-magic: revert 40115,
+	thus restoring 38579.
+
 2016-12-22  Oliver Kiddle  <opk@zsh.org>
 
 	* 40162: Src/Zle/computil.c, Test/Y03arguments.ztst: _arguments