summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-04-26 18:19:27 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-04-26 18:19:27 +0200
commitf002c8e7deecb73fbb8d2e9a68c782335ebc5824 (patch)
treeaee1c62c14f88bf5ef7513ac68a386c8c91c31ce /ChangeLog
parent3fd2af81847440fa221621572d6cf36eca910483 (diff)
downloadweechat-f002c8e7deecb73fbb8d2e9a68c782335ebc5824.zip
irc: add modifier "irc_in2_xxx" (called after charset decoding)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1da37ee9d..5b23c2d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)