From b1891579078975ec5ef258c244d8388e930e29a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 27 Oct 2017 01:33:57 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index fab97d029..ebb515870 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -61,6 +61,7 @@ Tests:: Build:: + * core: fix build with ncurses and separate tinfo (issue #1090) * javascript: fix detection of libv8 with autotools on Ubuntu Trusty [[v1.9.1]]