From ad64fd16e185a631eaf04ac9915f13e21d2207e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 31 Jul 2019 22:17:28 +0200 Subject: [PATCH] core: update ChangeLog (issue #1382) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index f95f85202..cfd36f734 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -47,6 +47,7 @@ Build:: * debian: disable Javascript plugin on Debian Buster/Bullseye (issue #1374) * python: compile with Python 3 by default + * python: use pkg-config to detect Python (issue #1382) [[v2.5]] == Version 2.5 (2019-06-06)