From 20b061a89add00194491fd345b907c9ad2b0ce2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 11 Dec 2022 15:17:38 +0100 Subject: [PATCH] core: update ChangeLog (issue #1859) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index ba5f6a94c..805474a24 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -46,6 +46,7 @@ Tests:: Build:: + * spell: add detection of enchant-2 (issue #1859) * python: remove support of Python 2.x * debian: change dependency guile-2.2-dev to guile-3.0-dev