diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ WeeChat ChangeLog ================= FlashCode <flashcode@flashtux.org> -v0.3.2-dev, 2010-02-05 +v0.3.2-dev, 2010-02-06 Version 0.3.2 (under dev!) @@ -20,8 +20,9 @@ Version 0.3.2 (under dev!) (bug #28741) * irc: fix PART message received on Undernet server (bug #28825) * irc: add options irc.look.smart_filter_join and irc.look.smart_filter_quit -* irc: add option irc.look.display_channel_modes_hide_key to hide channel key +* irc: add option irc.look.item_channel_modes_hide_key to hide channel key in channel modes (bug #23961) +* irc: add option irc.look.item_nick_prefix * irc: add command /map * irc: fix compilation with old GnuTLS versions (bug #28723) * logger: allow date format in logger options path and mask (task #9430) |