1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 01:05:43 +02:00

irc: display messages kick/kill/mode/topic even if nick is ignored (bug #34853)

This commit is contained in:
Sebastien Helleu
2011-11-17 22:52:37 +01:00
parent 61e5a4bcdb
commit 6f0b6295c5
2 changed files with 179 additions and 192 deletions
+2
View File
@@ -31,6 +31,8 @@ Version 0.3.7 (under dev!)
* core: enable background process under Cygwin to connect to servers, fix
reconnection problem (bug #34626)
* api: add new functions strcasecmp_range and strncasecmp_range
* irc: display messages kick/kill/mode/topic even if nick is ignored
(bug #34853)
* irc: add case insensitive string comparison based on casemapping of server
(rfc1459, strict-rfc1459, ascii) (bug #34239)
* irc: display channel voice notices received in channel buffer (bug #34762),
File diff suppressed because it is too large Load Diff