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

Bug with IRC prefix "!" for mode "a" (channel admin) (bug #29109)

This commit is contained in:
Sebastien Helleu
2010-03-07 21:22:23 +01:00
parent 788df1089b
commit da50ac329a
4 changed files with 105 additions and 32 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
v0.3.2-dev, 2010-03-03
v0.3.2-dev, 2010-03-07
Version 0.3.2 (under dev!)
@@ -46,6 +46,7 @@ Version 0.3.2 (under dev!)
* irc: fix PART message received on Undernet server (bug #28825)
* irc: fix bug with /away -all: set or unset future away for disconnected
servers (bug #29022)
* irc: bug with prefix "!" for mode "a" (channel admin) (bug #29109)
* irc: add option irc.network.connection_timeout (timeout between TCP connection
to server and reception of message 001)
* irc: add options irc.look.smart_filter_join and irc.look.smart_filter_quit