From 2eb3f0f61f251fb44d99c24478fa0bee14e66056 Mon Sep 17 00:00:00 2001 From: Jehan Date: Mon, 22 Dec 2025 09:40:35 +0100 Subject: [PATCH] NEWS: update. --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 45fa6807ea..eac8d8dae5 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,20 @@ This is the development branch of GIMP. Overview of Changes from GIMP 3.2.0 RC2 to GIMP 3.2.0 RC3 ========================================================= +Graphical User Interface: + + - Add conditional mask delete button on Layers dockable, shown when a + layer mask is selected. + +Command Line Interface: + + - Man page improved to up-to-date usage. + - CLI option --no-interface is now hidden on gimp-console usage. + +Plug-Ins: + + - Fixed vulnerability ZDI-CAN-28232 in PSP import. + Build: - GIMP docs is now versioned on $DATADIR/doc/gimp-$APIVER (where