diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 417c1e7..08db3fc 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 15 05:41:09 UTC 2013 - aboe76@gmail.com + +- Updated to 0.12.3 +- Fix Python 3.x related regressions +- Fix a regression introduced with recent xmlrpiclib changes which broke all + the Gandi.net drivers +- Improve deploy code to work correctly if the ssh user doesn't have access + to the /root directory. +- Improve public and private IP address handling in OpenStack 1.1 driver. +- Add new driver for DigitalOcean provider +- Fix a regression in ParamikoSSHClient +- Allow user to specify 'priority' extra argument when creating a MX or SRV + record. + ------------------------------------------------------------------- Tue Feb 19 20:21:50 UTC 2013 - aboe76@gmail.com