diff options
author | Nils Görs <weechatter@arcor.de> | 2012-12-05 19:39:50 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-05 19:39:50 +0100 |
commit | d224594194e68dc8addce8a6da9001c72f6d1dcc (patch) | |
tree | 4ad96be47af2de8135d5b9f658b1ae4e5197824b /ChangeLog | |
parent | d544a47e2ca56e84db55acce54f5d20a531b7f14 (diff) | |
download | weechat-d224594194e68dc8addce8a6da9001c72f6d1dcc.zip |
irc: read local variable "autorejoin" in buffer to override server option "autorejoin" (task #12256)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ Version 0.4.0 (under dev!) aspell.check.suggestions (task #12061) * aspell: fix creation of spellers when number of dictionaries is different between two buffers +* irc: read local variable "autorejoin" in buffer to override server option + "autorejoin" (task #12256) * irc: add option "-auto" for command /connect (task #9340) * irc: add support of "server-time" capability (task #12255) * irc: add support of tags in messages |