Updated Branches: refs/heads/trunk 8f815ab6f -> 5888d45c0
Fix a typo. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f12fdf61 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f12fdf61 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f12fdf61 Branch: refs/heads/trunk Commit: f12fdf61960b9dc97d3591a713d825b7c5fd608b Parents: 8f815ab Author: Tomaz Muraus <[email protected]> Authored: Sun Sep 15 23:31:51 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sun Sep 15 23:31:51 2013 +0200 ---------------------------------------------------------------------- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f12fdf61/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 37d202c..aa26484 100644 --- a/CHANGES +++ b/CHANGES @@ -99,7 +99,7 @@ Changes with Apache Libcloud in development - 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) + different keys instantiated at the same time. (LIBCLOUD-399) [Olivier Grisel] *) Load Balancer
