---------------------------------
ENHANCEMENTS
~~~~~~~~~~~~
* Allowed all configured paths to be specified relative to user's home
directory (i.e. by use of ~/).
* Added an implementation agnostic XMLSyntaxError to cheshire3.exceptions.
BUG FIXES
~~~~~~~~~
* Fixed permission error bug in ``cheshire3-init`` and ``cheshire3-register``
when Cheshire3 was installed as root. Solution creates a
``.cheshire3-server`` directory in the users home directory in which to
create server-level config plugins, log files and persistent data stores.