From ddfa3934d814f25e6c9dec28cb6ac3be5d45d8cb Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:45:59 +0100 Subject: [PATCH] [ci skip] Fix NEWS format --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7089480653d..7807625ac34 100644 --- a/NEWS +++ b/NEWS @@ -32,7 +32,7 @@ PHP NEWS - Enchant: . Added enchant_dict_remove_from_session(). (nielsdos) --GD: +- GD: . Fixed bug #68629 (Transparent artifacts when using imagerotate). (pierre, cmb)