From 040c7b8b034dcf6408190e09b020a0ad80a54613 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sun, 26 Jul 2020 14:02:26 +0200 Subject: [PATCH] NEWS: update. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 2d38202e25..25998e03f3 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,11 @@ Plug-ins: `image/x-webp` as both seem to be in used and this format is unfortunately not yet listed in IANA media types (so various content types are in use, no clear standard apparently). + - TIFF export will not override "DocumentName" metadata tag anymore. + - DSD import is now a bit more permissive, allowing to load some files + with invalid header flags regarding compression, while we are able + to know the right compression from other flags. This allows to + recover invalid DDS files exported by other software. Overview of Changes from GIMP 2.10.18 to GIMP 2.10.20 =====================================================