NEWS: update.

This commit is contained in:
Jehan
2021-09-28 12:17:42 +02:00
parent a2335962ee
commit 104a5babf5

16
NEWS
View File

@ -8,6 +8,21 @@ we do allow some new features here, if they are not too invasive.
Otherwise, this branch is only for bug-fixes.
Overview of Changes from GIMP 2.10.28 to GIMP 2.10.30
=====================================================
Plug-ins:
- metadata-viewer: improve how XMP tags with multiple values are
handled and shown (now each value on a separate line for better
readability).
- metadata-editor:
* XMP array tags of type BAG and SEQ are now on separate lines.
* Comparing XMP tags with equivalent IPTC tags with multiple values,
each value is compared individually, instead of comparing the list
as a whole.
Overview of Changes from GIMP 2.10.26 to GIMP 2.10.28
=====================================================
@ -20,6 +35,7 @@ Build:
- Fix uninstalled white-border prelight file.
Overview of Changes from GIMP 2.10.24 to GIMP 2.10.26
=====================================================