From cdac2cd1feb82a06fd00015717eed7bfa727ad26 Mon Sep 17 00:00:00 2001 From: Jehan Date: Fri, 27 Dec 2024 15:21:42 +0100 Subject: [PATCH] NEWS: updates. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ddbaab52ba..fc448405ab 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ This is the unstable branch of GIMP. Overview of Changes from GIMP 3.0.0-RC1 to GIMP 3.0.0-RC2 -======================================================= +========================================================= Core: @@ -57,6 +57,8 @@ Graphical User Interface: - GimpHandleBar now uses the system's foreground color for its outline. - New RC2 splash screen by Sevenix. + - New icons: view-shrink-wrap, view-zoom-fill. + - Updated icons: zoom-fit, zoom-in, zoom-original, zoom-out. Plug-ins: @@ -181,6 +183,8 @@ Build: recommended defaults by Microsoft since Windows 7. It is obviously still possible to install system-wide, but won't be the defaults anymore. + - There is now also an Aarch64 AppImage. + - Minimum dependency version bump: GEGL 0.4.52. Overview of Changes from GIMP 2.99.18 to GIMP 3.0.0-RC1