From ab3b5d893a8fa808d0f2e676e3a351f48787d750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 29 Sep 2015 19:43:48 +0200 Subject: [PATCH] core: add Czech man page and quickstart guide in ChangeLog (issue #490) --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 9b3c9e1ea..0380a51c4 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -28,6 +28,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * script: add option script.scripts.download_timeout +* doc: add Czech man page and quickstart guide (issue #490) === Bugs fixed