summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Leonard <tal@ecs.soton.ac.uk>2003-04-17 15:28:26 +0000
committerThomas Leonard <tal@ecs.soton.ac.uk>2003-04-17 15:28:26 +0000
commit92cca5e4cec157f252fd77b5ce23853974603906 (patch)
tree984f048d10d2ee73d26589112fef8ca03b874ea5 /NEWS
parent6f214e54077b4e0500cf506fccb9ca074d05883b (diff)
downloadshared-mime-info-92cca5e4cec157f252fd77b5ce23853974603906.tar.gz
Updates for new version.Release-0-11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab7d0706..bcb9340a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,34 @@
shared-mime-info Thomas Leonard <tal00r@ecs.soton.ac.uk>
+
+ Version 0.11 (17-Apr-2003)
+
+* 'make install' validates the common types file against the DTD.
+
+* Install instructions updated for new XDG Base Directory Specification.
+
+* Added new <root-XML> element to identify XML files by
+ (namespaceURI, localName) pairs.
+
+* Minor updates to the database itself.
+
+* Added short discussion of ACAP Media Type Dataset Class to spec.
+
+* Updated spec to use XDG Base Directory Specification for paths.
+
+* Clarifications to glob matching section.
+
+* Added a 'Recommended checking order' section to help interoperability.
+
+* Greatly improved error reporting in update-mime-database, and commented
+ the code more.
+
+* Fixed possible segfault if a MIME type was defined twice with no xml:lang
+ in the same directory.
+
+* When update-mime-database is run, warn the user if the MIME directory
+ given isn't in the search path.
+
Version 0.10 (03-Mar-2003)