1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

core: fix hidden lines for messages without date when option weechat.history.max_buffer_lines_minutes is set (bug #38197)

This commit is contained in:
Sebastien Helleu
2013-01-29 19:31:04 +01:00
parent 25eaec3864
commit cb617d8b23
2 changed files with 4 additions and 3 deletions
+3 -1
View File
@@ -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