summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-12-19 09:00:59 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-12-19 09:00:59 +0100
commit0faf58a287999ab876462ddb104a59acd3d9edb1 (patch)
tree2ba80d2b841be8d60bb304c5038de44437d15ae8 /ChangeLog
parent491e31ff55c8e741c8126a9329cf731dfdb5104c (diff)
downloadweechat-0faf58a287999ab876462ddb104a59acd3d9edb1.zip
core: fix default mouse buttons actions for script buffer (focus the window before executing action)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f798b46bf..c4f59fe89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.0-dev, 2012-12-17
+v0.4.0-dev, 2012-12-19
Version 0.4.0 (under dev!)
--------------------------
+* core: fix default mouse buttons actions for script buffer (focus the window
+ before executing action)
* core: add git version in build, display it in "weechat-curses --help" and
/version
* core: fix scroll of one page down when weechat.look.scroll_page_percent is