Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8f815ab6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8f815ab6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8f815ab6 Branch: refs/heads/trunk Commit: 8f815ab6f27da406f8cb82944db8ee20aac7ac9d Parents: 7944411 Author: Tomaz Muraus <[email protected]> Authored: Sun Sep 15 22:51:25 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sun Sep 15 22:51:25 2013 +0200 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8f815ab6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index b383f21..37d202c 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,11 @@ Changes with Apache Libcloud in development driver. (LIBCLOUD-373) [Stefan Friesel] + - Fix an issue with mutating connectionCls.host attribute in the Azure + driver. This bug prevented user from having multiple Azure drivers with + different keys instantiated at the same time. (IBCLOUD-399) + [Olivier Grisel] + *) Load Balancer - Expose CloudStack driver directly through the Provider.CLOUDSTACK
