0.9.18 20-Aug-2014)
* Add a cmdliner interface to Xcp_services with an example
* Add 'with sexp' to Vm.t
* Debug.DEBUG has an explicit module type

0.9.17 (3-Jun-2014)
* Allow HVM guests to use up to 16 devices
* Use cohttp 0.11.2
* Remove Re_str usage (not threadsafe)
* Add VGPU APIs to xen interface
* Add new RRD plugin registration interface for interdomain RRD transport

0.9.14 (26-Sep-2013):
* services: search the PATH as well as the XCP_PATH for executables

0.9.13 (25-Sep-2013):
* network: introduce Linklocal6 IPv6 address mode
* memory: consistently use XML rather than JSON for backward compat
* memory: allow domain 0 memory to be managed (i.e. auto-ballooned)
* all: fix an fd leak in the channel-passing functions
* all: add the ability to log directly to Syslog
* all: optionally search PATH for executables rather than hard-code paths

0.9.11 (15-Aug-2013):
* Resync with xen-api f45d493e7ed9b5a60fed1db64ce52708c76465a6

0.9.8 (8-Jul-2013):
* storage: add VDI.resize

0.9.8 (6-Jul-2013):
* storage: add SR.stat, returning SR disk usage statistics

0.9.7 (30-Jun-2013):
* storage API test now copes with implementations which have to rewrite VDI
name_labels

0.9.6 (29-Jun-2013):
* Add a simple storage API test

0.9.5 (24-Jun-2013):
* Channel passing nolonger leaks Unix domain sockets

0.9.4 (23-Jun-2013):
* Channel passing now works, for VM migrate

0.9.3 (19-Jun-2013):
* Fix a critical fd leak writing to logfiles

0.9.2 (6-Jun-2013):
* Fix #require under a toplevel by removing unused javascript dependency

0.9.1 (02-Jun-2013):
* Update to cohttp 0.9.8

0.9.0 (29-May-2013):
* first public release

