summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-08-20 18:25:23 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-08-20 18:25:23 +0200
commita4e15e8ef40e3f9c20cde8c276798c5785cbde31 (patch)
tree36dd53f9321b2c582f3a1993b0f7568ec8d23128 /NEWS
parent1fe7d25c8d51a5798e29981f89d32a931f94a13e (diff)
downloadweechat-a4e15e8ef40e3f9c20cde8c276798c5785cbde31.zip
irc: move options weechat.look.nickmode{_empty} to irc.look.nick_mode{_empty}, add nick mode for action messages (patch from Nils Görs)
The option irc.look.nick_mode has a new type: integer with values: none/prefix/action/both (default is "prefix", which is old behaviour).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b793f7547..706cee4b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
WeeChat Release Notes
=====================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.9-dev, 2012-07-07
+v0.3.9-dev, 2012-08-20
Version 0.3.9 (under dev!)
@@ -9,6 +9,10 @@ Version 0.3.9 (under dev!)
Important release notes:
+** options moved from core (weechat.conf) to irc plugin (irc.conf):
+*** 'weechat.look.nickmode' moved to 'irc.look.nick_mode' (new type: integer
+ with values: none/prefix/action/both)
+*** 'weechat.look.nickmode_empty' moved to 'irc.look.nick_mode_empty'
* new bar item has been added: 'buffer_modes' and irc option
'irc.look.item_channel_modes' has been removed; to display irc channel modes
in status bar (after channel name), you have to manually add the new item