diff options
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 1 |
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) |