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

core: add split of IRC messages for commands (de)op/halfop/voice in ChangeLog

This commit is contained in:
Sebastien Helleu
2013-08-18 09:26:22 +02:00
parent 5916594441
commit f277d072d5
+4 -2
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
v0.4.2-dev, 2013-08-17
v0.4.2-dev, 2013-08-18
This document lists all changes for each version.
@@ -86,7 +86,9 @@ Version 0.4.2 (under dev!)
modes on server (bug #39582)
* irc: fix self nick color in server messages after nick is changed with /nick
(bug #39415)
* irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
* irc: add support of wildcards in commands (de)op/halfop/voice, split IRC
message sent if number of nicks is greater than server MODES (from message
005) (task #9221)
* irc: add option irc.look.pv_tags
* irc: fix error message on /invite without arguments (bug #39272)
* irc: add support of special variables $nick/$channel/$server in commands