1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2015-10-19 07:44:08 +02:00
parent 1e675e8b45
commit 85dec8c7a6
+1
View File
@@ -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)