2005-08-09: GMediaServer 0.5.0 released.
  Improve UPnP compliance by assigning the root entry a non-empty name
  (required by Intel Device Validator, although this name usually isn't
  seen on the control point).
  Improve UPnP complience by supporting Filter for Browse and Search.
  Improve portability by using nstrftime from Gnulib instead of strftime.
  Add the concept of profiles, specified with --profile.
  Add profiles mp101 (Netgear MP101), dms1 (Omnify DMS1), and generic.
  Add Omnifi DMS1 to list of supported devices (reported by James E.
  Flemer).
  Return all results when RequestedCount is 0 for ContentDirectory Browse
  action (reported by Rmi Turboult).
  Write correct process id to file when using --background (patch submitted
  by Jochen Friedrich).
  Improve portability by only assigning struct sigaction.sa_restorer when
  available (patch submitted by Jochen Friedrich).
  Improve portability by adding tempfailure.h (defining TEMP_FAILURE_RETRY
  when not available).
  Improve portability by including sys/socket.h in interfaces.c (patch
  submitted by James E. Flemer).
  Add manual page (partly from Jochen Friedrich).
  Add --expire-time option to control UPnP device advertisement expire time
  necessary for Omnifi DMS1 (from James E. Flemer).
  Add djmount to links section (from Rmi Turboult).
  Updated FSF address in copyright and license messages.
  Fix compile bug: Only include id3.h when id3lib is available (patch
  submitted by James E. Flemer).
  Added copyright header to various files missing it.
  Fix UPnP compliance bug: Send <upnp:class> in search and browse results,
  not <class> (patch submitted by James E. Flemer).
  Improve UPnP compliance by putting slash at end of xmlns attribute of the
  DIDL-Lite tag (patch submitted by James E. Flemer).
  Improve UPnP compliance by adding size attribute to res tag in browse and
  search results (patch submitted by James E. Flemer).
  Add Gnulib module progname and get rid of program_invocation_name to
  improve portability (from James E. Flemer).
  Add Gnulib module sig2str and improve error messages regarding received
  signals.
  Add the concept of file types, specified with --file-types.
  Added support for other file formats: iTunes AAC, RIFF WAVE (patch from
  James E. Flemer).
  Update README regarding supported devices.

2005-07-05: Web site updated.
  Fixed download link for package.

2005-07-04: GMediaServer 0.4.0 released.
  Added Linksys WMLS11B to Supported Devices.
  Added Philips Streamium SL300i to Supported Devices.
  Applied patch from Ivo Clarysse adding support for serving schema files
  through the UPnP internal web server. GMediaServer now works with Philips
  RC9800i (and probably others) thanks to this patch.
  Added note about 1.3.7 firmware requirement for the MP101.

2005-05-22: GMediaServer 0.3.0 released.
  The home page has been redesigned.
  Support multiple directories on the command line.
  Update README: dependency wording, copyright and licensing wording
  regarding dependencies, overview wording, home page, and supported
  devices.
  Added Contributors section to AUTHORS document.
  Remove intl directory, should be there when we are using gettext
  externally.
  Fix --verbose option - it didn't work at all (reported by Daniel
  Bachfeld).
  Fix device name as displayed by the control point (was being displayed as
  "(null)").
  Clean up logging (internally).
  Support localization through GNU gettext.
  Add initial swedish translation.
  Use more gnulib modules, including stdbool and stdint.
  Work around id3lib bug (it defines false and true).
  Improve error messages and error reporting for UPnP actions.
  Do not add SessionID to ContentDirectory Browse response.
  Add support for ContentDirectory Search action.
  Implement BrowseMetadata mode in ContentDirectory Browse action.
  Add initial support for ContentDirectory Search action.

2005-04-16: GMediaServer 0.2.0 released.
  Updated copyright notice at top of intutil.[ch].
  Changed README heading: 'web server' => 'http server'.
  Improved README documentation on dependencies.

2005-04-02: GMediaServer 0.1.0 released.
  First release.
