summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-04-24 09:30:08 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-04-24 09:30:08 +0200
commit821903986790399f9e5fa98edb4ba684e3ff3b38 (patch)
tree0b6ffd682aa5b9a0a51b20c03a74777f71a980f5 /ChangeLog
parentbfd8c6918c89aa1848befb04385e9a707e96fad2 (diff)
downloadweechat-821903986790399f9e5fa98edb4ba684e3ff3b38.zip
core: reset scroll in window before zooming on a merged buffer (bug #38207)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2864d63c8..b6d8f670f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
Version 0.4.1 (under dev!)
--------------------------
+* core: reset scroll in window before zooming on a merged buffer (bug #38207)
* core: install icon file (patch #7972)
* core: fix refresh of item "completion": clear it after any action that is
changing content of command line and after switch of buffer (bug #38214)