about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2016-09-26 11:55:33 +0200
committerMikael Magnusson <mikachu@gmail.com>2016-09-30 10:48:20 +0200
commit5cf2ffb327faf84b73beb812ff2f7e9bf08e7ecf (patch)
tree08bf1973d3e17d7091735716f95eed35abfb8183 /ChangeLog
parent13d0b278be9f9f10655a53a88b863351d85b523d (diff)
downloadzsh-5cf2ffb327faf84b73beb812ff2f7e9bf08e7ecf.tar.gz
zsh-5cf2ffb327faf84b73beb812ff2f7e9bf08e7ecf.tar.xz
zsh-5cf2ffb327faf84b73beb812ff2f7e9bf08e7ecf.zip
Call the pre-redraw hook if there is text in the buffer on init
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8450407c8..b49289b63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-09-30  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 39452 + comment from 39432: Src/Zle/zle_main.c: Call the
+	pre-redraw hook if there is text in the buffer on init (from
+	popping or zle-line-init setting $BUFFER)
+
 2016-09-30  Oliver Kiddle  <opk@zsh.org>
 
 	* 39514: Completion/Unix/Command/_git: handle --git-dir