tryton-server (2.8.0-1) experimental; urgency=low

  This is the new major release 2.8.0.
  As for each major release don't forget to backup your database and
  then run the update with
  # trytond -u all -d <your_database_name>
  and restart the server with
  # /etc/init.d/tryton-server restart

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 17 May 2013 17:30:44 +0200

tryton-server (2.2.1-3) unstable; urgency=low

  The Tryton Server now supports shared WebDAV. Some configuration
  parameters have changed:
  'hostname' changed to 'hostname_jsonrpc' (this setting will be used to
  generate Tryton URIs).
  'hostname_webdav' was added (this setting will be used to generate
  WebDAV URIs).
  Please update your trytond.conf accordingly.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 28 Mar 2012 12:12:30 +0200
