From 4d0db02081cbad2282f1bc66fce105189c34ff1e Mon Sep 17 00:00:00 2001 From: Jehan Date: Wed, 22 Jul 2020 22:56:47 +0200 Subject: [PATCH] NEWS: update. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a0b08462f0..2d38202e25 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,10 @@ Plug-ins: when exporting individual layers (using GIMP_EXPORT_NEEDS_CROP added in the previous commit), since TIFF has no concept of global image bounds otherwise. Cropping is enabled by default. + - Content type `image/webp` is now recognized (and not only + `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). Overview of Changes from GIMP 2.10.18 to GIMP 2.10.20 ===================================================== -- GitLab