summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-18 09:26:22 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-18 09:26:22 +0200
commitf277d072d5b3540a41314131a67da866f82ff94a (patch)
tree84644b2e8c08f381ec3fcc13cb408fd5542aead3 /ChangeLog
parent59165944417892f5a67e87a0a696e1b1899139b4 (diff)
downloadweechat-f277d072d5b3540a41314131a67da866f82ff94a.zip
core: add split of IRC messages for commands (de)op/halfop/voice in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d211cadc..ed2d20536 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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