1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 11:13:12 +02:00

Add IRC command /map

This commit is contained in:
Sebastien Helleu
2010-02-02 15:39:04 +01:00
parent fbc1c2a9b1
commit 69b53c8f3d
14 changed files with 84 additions and 10 deletions
+1
View File
@@ -19,6 +19,7 @@ Version 0.3.2 (under dev!)
* 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
in channel modes (bug #23961)
* 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)
* xfer: fix crash when purging old xfer chats (bug #28764)