From 794ea7722379e710402e6993b17cb1ca2ca544f3 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 14 Feb 2026 12:37:04 +0100 Subject: [PATCH] NEWS: fix per Bruno's precisions. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index a0813133c5..898719a3b5 100644 --- a/NEWS +++ b/NEWS @@ -154,9 +154,9 @@ Build: - Third-party binary plug-ins are now supported in AppImage (if compiled against the same Debian binaries used for building the AppImage). - - The Snap package is now able to migrate config folders from non-Snap - older GIMP, and will store its own config outside the sandbox too, - from now on. + - From GIMP 3.2, the Snap package will be able to migrate config + folders from non-Snap older GIMP, and will store its own config + outside the sandbox too, from now on. Overview of Changes from GIMP 3.2.0 RC1 to GIMP 3.2.0 RC2