diff --git a/NEWS b/NEWS index ab7d070616ed843f6e993215fad6173a329188bf..bcb9340af6d748b71fc44e79a029e40d5b1a0f87 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,34 @@ shared-mime-info Thomas Leonard + + 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 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) diff --git a/configure.in b/configure.in index 46ba35d64a6467518066b4f4d2f6630d45031552..7c7a515e2ec02b103e21524d3637f582d963d127 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(freedesktop.org.xml) -AM_INIT_AUTOMAKE(shared-mime-info, 0.10) +AM_INIT_AUTOMAKE(shared-mime-info, 0.11) AM_CONFIG_HEADER(config.h) diff --git a/shared-mime-info-spec.xml b/shared-mime-info-spec.xml index 9f6556109c537505d6f5c2c1d7bac04a762ab2af..af266a2db956fb09751cb232a44629d94f91a885 100644 --- a/shared-mime-info-spec.xml +++ b/shared-mime-info-spec.xml @@ -2,7 +2,7 @@ - + ]>