summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-10-19 07:44:08 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-10-19 07:44:08 +0200
commit85dec8c7a6bed89520ad49f2baadf91923ee3e30 (patch)
tree98535399960f577c0e16083c74081aefbe7ef69f
parent1e675e8b4514f70eae178abca43ba24ad6147d1c (diff)
downloadweechat-85dec8c7a6bed89520ad49f2baadf91923ee3e30.zip
core: update ChangeLog
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 1fe74e908..0b428f305 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -25,6 +25,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* api: add function string_hex_dump()
* api: add argument "length" in function utf8_is_valid()
* alias: display completion in /alias list (issue #518)
+* irc: add support of "cap-notify" capability (issue #477)
* irc: add command /cap (issue #8)
* irc: add hex dump of messages in raw buffer when debug is enabled for irc
plugin (level 2 or more)