2013-02-12 Juan J. Martinez <jjm@usebox.net>

   * 0.9.6:

     - explicit-lock containers
     - read-only exports (new config token)
     - updated doc
     - "setup.py test" works now

2013-01-26 Juan J. Martinez <jjm@usebox.net>

   * 0.9.5:

     - upgraded to newest NBD protocol, requires nbd-client >= 2.9.18 (3.1+ recommended)
     - support for export negotiation and listing exports
     - export all containers listed in secrets file
     - cache per container
     - minor bug fixes, new bugs introduced!

2013-01-22 Juan J. Martinez <jjm@usebox.net>

   * 0.9.4:

     - better documentation
     - swiftnbd-setup has been replaced by swiftnbd-ctl setup
     - swiftnbd-ctl now returns different than 0 on error

     Note: this is the last version supporting the old NBD protocol,
     required for nbd-client <= 2.9.16.

2013-01-21 Juan J. Martinez <jjm@usebox.net>

   * 0.9.3:

     - delete container
     - detect object size mismatch (objects size != configured object-size)
     - download container into a local file (raw image of the disk)

2013-01-13 Juan J. Martinez <jjm@usebox.net>

   * 0.9.2:

     - simplified output option for listing containers
     - better error handling on storage connectivity errors
     - small fixes

2013-01-05 Juan J. Martinez <jjm@usebox.net>

   * 0.9.1:

     - added authurl per container support to secrets.conf
     - fix in cache initialisation code
     - log server stats periodically 
     - added swiftnbd-ctl tool to list/unlock containers
     - small misc pep8 fixes

2012-12-31 Juan J. Martinez <jjm@usebox.net>

   * 0.9: first public release

