summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-11-01 19:30:30 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-11-01 19:30:30 +0100
commitd16d11b392c0dca80f273644cece9bee8a1ba63a (patch)
treec99525424bb8b9910d56acce49f3af65990456f1 /ChangeLog
parent239b48a644bc4cabb4fc339991f02baa0a041399 (diff)
downloadweechat-d16d11b392c0dca80f273644cece9bee8a1ba63a.zip
core: add option weechat.history.max_minutes: maximum number of minutes in history per buffer (task #10900) (patch from Quentin Pradet)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12e4e6b17..5310beba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.7-dev, 2011-10-30
+v0.3.7-dev, 2011-11-01
Version 0.3.7 (under dev!)
--------------------------
+* core: add option weechat.history.max_minutes: maximum number of minutes in
+ history per buffer (task #10900)
* core: fix help on plugin option when config_set_desc_plugin is called to set
help on newly created option
* core: add WEECHAT_HOME option in cmake and configure to setup default