2013-08-29 Juan Martinez <juan@memset.com>

 * release 0.9:

  - Ported to use python-swiftclient instead of python-cloudfiles.
  - ftp-cloudfs 0.23+ is required

  From now on the project will focus on OpenStack Object Storage (swift);
  although Rackspace Cloud Files is still compatible.

  If you want to keep using python-cloudfiles, please use 0.8.1 with ftp-cloudfs 0.22.

2013-07-04 Juan Martinez <juan@memset.com>

 * release 0.8.1:

  - Minor release to fix a bug that was reducing the efficiency of the
    shared cache
  - Reverted paramiko transport log to CRITICAL

IMPORTANT: this is the last version supporting python-cloufiles.

2013-06-12 Juan Martinez <juan@memset.com>

 * release 0.8:

  - updated to work with ftp-cloudfs >= 0.21
  - increased paramiko transport log from CRITICAL to ERROR

2013-02-07 Juan Martinez <juan@memset.com>

 * release 0.7:

  - Auth 2.0 (keystone) support, requires ftp-cloudfs >= 0.20 and
    python-keystoneclient >= 0.1.3.66
  - Fixed a bug in the alternative configuration file handling with
    --config=FILE parameter

2013-02-05 Juan Martinez <juan@memset.com>

 * release 0.6.1:

  - Minor release to fix Debian packaging support
  - Copyright year bump

2012-10-30 Juan Martinez <juan@memset.com>

 * release 0.6:

  - Seek support for read operations, requires ftp-cloudfs >= 0.19

2012-03-28 Juan Martinez <juan@memset.com>

 * release 0.5:

  - Shared cache support with Memcached, requires ftp-cloudfs >= 0.12.2

2011-11-24 Juan Martinez <juan@memset.com>

 * release 0.4:

  - Debian packaging support
  - Fix: max-children option was not being used
  - Support for X-Fowarded-For header, requires ftp-cloudfs >= 0.10

2011-09-29 Juan Martinez <juan@memset.com>

 * release 0.3:

  - Better PyPi / pip support
  - Local implementation of PID lock file
  - Improved logging to show client host/port information

2011-08-19 Juan Martinez <juan@memset.com>

 * releases 0.2.1-0.2.3:

  - Improve PyPi support, dependencies

2011-08-18 Juan Martinez <juan@memset.com>

 * release 0.2:

   - PyPi compliance, setup,py fixes

2011-07-01 Juan Martinez <juan@memset.com>

  * first public release: 0.1

