summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-15 23:19:58 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-15 23:19:58 +0200
commit540abf0874dc9e38a3acde11c3c4c8705ad4c931 (patch)
treecc11be63985cc9272ed9f02400dfd96afcf83f55 /ChangeLog.asciidoc
parent85b8e0d82bf99ca2c55a87482ee40b3043df14db (diff)
downloadweechat-540abf0874dc9e38a3acde11c3c4c8705ad4c931.zip
irc: add bar item "irc_nick_modes" (closes #71)
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 0f65f2e60..8f01838eb 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -104,6 +104,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 bar item "irc_nick_modes" (closes #71)
* irc: make reason optional in command /kill
* irc: add support of message 324 (channel modes) in option
irc.look.display_join_message (closes #75)