summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-04 09:45:17 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-04 09:45:17 +0200
commit982373f7e976cacac35602f5d3f79d4c447af6da (patch)
treec4202d3e078778de4ab63f5c322ebfdb0c03c564 /ChangeLog.asciidoc
parent719558b5c88b5ba86931e68698bdbb7b37f30ec7 (diff)
downloadweechat-982373f7e976cacac35602f5d3f79d4c447af6da.zip
irc: add option irc.color.item_nick_modes (closes #47)
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 070c2f7cb..75615ab88 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -90,6 +90,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* alias: change default command for alias /beep to "/print -beep"
* exec: add exec plugin: new command /exec and file exec.conf
* guile: fix module used after unload of a script
+* irc: add option irc.color.item_nick_modes (closes #47)
* irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)
* irc: add support of "away-notify" capability (closes #12)
* irc: add command /unquiet (closes #36)