1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

irc: add modifier "irc_in2_xxx" (called after charset decoding)

This commit is contained in:
Sebastien Helleu
2011-04-26 18:19:27 +02:00
parent 3fd2af8184
commit f002c8e7de
5 changed files with 65 additions and 25 deletions
+1
View File
@@ -63,6 +63,7 @@ Version 0.3.5 (under dev!)
(plugins: irc, relay, xfer, scripts)
* aspell: add section "option" in aspell.conf for speller options (task #11083)
* aspell: fix spellers used after switch of window (bug #32811)
* irc: add modifier "irc_in2_xxx" (called after charset decoding)
* irc: fix memory leak when copying or renaming server
* irc: do not rejoin channels where /part has been issued before reconnection
to server (bug #33029)