From 490a0b9db0c09485e4e649c31a87dad078848abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 May 2024 16:08:42 +0200 Subject: [PATCH] core: add link to issues in ChangeLog --- ChangeLog.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 03cb9273e..052e2556b 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -15,9 +15,10 @@ === Fixed * tcl: fix return value for hdata_longlong (issue #2119) -* tests: fix relay tests on s390x -* tests: fix check of php plugin -* tests: fix compilation of tests on Fedora 40 and Rocky 9.4 +* tests: fix relay tests on s390x (issue #2118) +* tests: fix check of php plugin (issue #2117) +* tests: fix compilation of tests on Fedora 40 (issue #2116) +* tests: fix compilation of tests on Rocky 9.4 [[v4.3.0]] == Version 4.3.0 (2024-05-26)