From 73b54f4b87834ea4480e156f7f82b672e59f9755 Mon Sep 17 00:00:00 2001 From: Jehan Date: Fri, 27 Mar 2026 22:13:27 +0100 Subject: [PATCH] NEWS: update. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index dab79ea7bd..cab7adc330 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ Graphical User Interface: - Theme fixes. - Various text fixed for better localization. + - Display the "Tab" shortcut for the "Hide Docks" action, even though + it is not a real global shortcut (it only works on the canvas). Plug-Ins: @@ -57,3 +59,4 @@ Build: - GIMP can now be built fully without patches on macOS. The in-house macOS build is slowly moving to become our main CI for this OS and for making the release DMGs. + - Snap: adding MIDI (Alsa) support.