From 18e558fa1c8b90b86757ade09a4ba4d6a6cf8f70 Mon Sep 17 00:00:00 2001 From: David Faure Date: Thu, 31 Dec 2020 20:12:16 +0100 Subject: 2.1 release --- NEWS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2cb8942..054b978 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 -- cgit v1.2.3