From d46d90283fc1f74204036cc36c86aa806b1d0f2e Mon Sep 17 00:00:00 2001 From: Jehan Date: Sun, 7 Dec 2025 18:11:04 +0100 Subject: [PATCH] NEWS: update. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 32a977ecad..c09f966c1b 100644 --- a/NEWS +++ b/NEWS @@ -50,7 +50,7 @@ Graphical User Interface: Plug-Ins: - - Vulnerabilities fixed: ZDI-CAN-28311, ZDI-CAN-28273. + - Vulnerabilities fixed: ZDI-CAN-28311, ZDI-CAN-28273, ZDI-CAN-28158. - PSD: legacy PSD Outer Glow layer style now imported (it uses gegl:dropshadow with certain preset values to replicate the Photoshop filter). @@ -74,6 +74,8 @@ Build: - Add support to MSVC's resource compiler: this allows us to support both rc.exe (MSVC) and windres.exe (GNU). - GIMP was made to be compilable on both GNU compilers and MSVC. + - Automate verification of Windows signature certificate and MSIX + secret. Overview of Changes from GIMP 3.1.4 to GIMP 3.2.0 RC1