summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2020-12-31 20:12:16 +0100
committerDavid Faure <faure@kde.org>2020-12-31 20:12:16 +0100
commit18e558fa1c8b90b86757ade09a4ba4d6a6cf8f70 (patch)
treec7955cfc603ff6fd8fb7edc835a748c247c229e4 /NEWS
parent9c6c26b8c8998955598cb5413acc3c30ccd47bb7 (diff)
downloadshared-mime-info-18e558fa1c8b90b86757ade09a4ba4d6a6cf8f70.tar.gz
2.1 release2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2cb89426..054b9783 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+shared-mime-info 2.1 (2020-12-31)
+* New maintainers: David Faure and Ville Skyttä
+* Adapt to xdgmime behaviour change: in case of multiple glob matches, and the magic match is unrelated to all of them, ignore the magic and pick one of the glob matches. xdgmime was actually deviating from the spec on this. (#138)
+* Improve text/vnd.trolltech.linguist magic to reduce false positives for MPEG TS files (#10)
+* audio/mpeg: add layer 2, 2.5, and 1 protected magics (#46)
+* Add many aliases for image/x-tga
+* audio/x-mod: improve magic for 669 Composer files (#144)
+* Add mime-type image/ktx2 (Khronos image texture format version 2)
+* application/oxps: differentiate from /vnd.ms-xpsdocument
+* Make image/g3fax the canonical name for image/fax-g3
+* Make text/vnd.trolltech.linguist the canonical name for text/vnd.qt.linguist
+* Make application/vnd.smaf the canonical name for application/x-smaf
+* Make application/vnd.apple.keynote the canonical name for application/x-iwork-keynote-sffkey
+* Add mime-type image/astc (Adaptive Scalable Texture Compression files)
+* Add mime-type for SageMath script files (*.sage)
+* Add mime-type for Kaitai Struct
+* Remove application/x-dc-rom
+* Add mime-type for MAME compressed hard disk image (application/x-mame-chd)
+* Add mime-types application/nintendo-3ds-executable, application/x-nintendo-3ds-rom
+* Add mime-types application/x-dreamcast-rom, application/x-gd-rom-cue, application/x-discjuggler-cd-image
+* Add mime-type application/x-compressed-iso (*.cso)
+* Remove image/avif-sequence
+* Fix application/x-sharedlib vs application/x-executable confusion for PIE executables (#11)
+
shared-mime-info 2.0 (2020-06-05)
* Port build system to meson, and ship test suite with tarball
* Install ITS file to allow gettext to translate mime-type descriptions