From bfa15552edf5d3f4d65d0ac8084362638363b221 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 24 Jan 2026 16:30:52 +0100 Subject: [PATCH] NEWS: update. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b53f96bb44..902d7570f6 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ Graphical User Interface: - The Navigation and Selection dockables are now properly colored according to the theme (in particular, in dark mode, they won't show huge bright areas when no images are opened). + - No outlines are shown anymore in the "Fx" column of item tree views. Command Line Interface: @@ -78,6 +79,7 @@ Build: libgraphite2 shaper. - New -Ddmg boolean configure option to generate files needed for our macOS DMGs. + - New -Dbash-completion configure option. Overview of Changes from GIMP 3.2.0 RC1 to GIMP 3.2.0 RC2