From 7f643bc11fa69b876b50d34320285a351490c8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Oct 2015 07:37:00 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 9edb85a4a..8fc937d3a 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -33,6 +33,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] (issue #541) * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide (issue #490) +* build: add scripts version.sh and build-debian.sh, separate stable from devel + Debian packaging === Bugs fixed