summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-01-29 19:31:04 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-01-29 19:31:04 +0100
commitcb617d8b234e197fdf0922ff8df849beff831782 (patch)
tree0e31c4330b329dbe647c8c0cd0c372fbbd463fe0 /ChangeLog
parent25eaec3864a7ffe48b042057f8c07da26b676337 (diff)
downloadweechat-cb617d8b234e197fdf0922ff8df849beff831782.zip
core: fix hidden lines for messages without date when option weechat.history.max_buffer_lines_minutes is set (bug #38197)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8975abf42..959967f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.1-dev, 2013-01-26
+v0.4.1-dev, 2013-01-29
Version 0.4.1 (under dev!)
--------------------------
+* core: fix hidden lines for messages without date when option
+ weechat.history.max_buffer_lines_minutes is set (bug #38197)
* core: use default hash/comparison callback for keys of type
integer/pointer/time in hashtable
* guile: fix compilation with guile 2.0