summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-09-11 13:47:53 +0200
committerBastien Nocera <hadess@hadess.net>2019-09-11 13:47:53 +0200
commit148effac5c9f6514577934a27f23cb87fd5b386b (patch)
tree05a5d5de88958b49213e39d69a00112e94ac9ed8 /NEWS
parenta219120c8208cb8f8d35bb10ce7b488fb8246b65 (diff)
downloadshared-mime-info-148effac5c9f6514577934a27f23cb87fd5b386b.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 095daac0..5a685069 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+shared-mime-info 1.13 (2019-11-09)
+* Add code of conduct document
+* Use itstool and gettext to generate translations
+* Add content-tree type for OSTree USB repositories
+* Add match for MPEG-4 v1 videos
+* Adjust a lot of user readable mime-type descriptions
+* Fix WOFF/WOFF2 mime-types
+* Prefer text/html to XHTML for *.html files
+* Better magic for text/html files
+* Fix SVG magic for files embedded in HTML
+* Add *.sgd as a glob for Mega Drive ROMs
+
+Specification:
+- Mention that sub-class-of can be aliases
+
+Tools:
+- Enable Large File Support in update-mime-database
+
+Test suite:
+- Make test suite failures fatal
+- Add test for duplicate mime-types
+- Fix WarpScript test
+- Generate the specification in the CI, to avoid it becoming
+ syntactically invalid
+
shared-mime-info 1.12 (2019-17-01)
* Fix build from tarball