From 33198327876b34aaced879f8cf5e6f0e47d5dab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 17 Jun 2018 08:17:53 +0200 Subject: [PATCH] core: update ChangeLog (issue #1208) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index cbd14edbc..4a77fb57f 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -72,6 +72,7 @@ Build:: * core: fix build with CMake and Ninja * debian: add package weechat-headless with the headless binary and its man page + * javascript: fix compilation of javascript plugin with autotools on some Linux distributions (issue #1208) [[v2.1]] == Version 2.1 (2018-03-18)