1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

core: update ChangeLog (issue #541)

This commit is contained in:
Sébastien Helleu
2015-09-30 20:57:50 +02:00
parent b76cd5a724
commit 964de12a54
+2
View File
@@ -27,6 +27,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* 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)
* logger: display system error when the log file can not be written
(issue #541)
* script: add option script.scripts.download_timeout
* doc: add Czech man page and quickstart guide (issue #490)