You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/11/15 00:03:03 UTC

git commit: Fix a typo in the issue number.

Updated Branches:
  refs/heads/trunk d988c473d -> d449ffc5f


Fix a typo in the issue number.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d449ffc5
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d449ffc5
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d449ffc5

Branch: refs/heads/trunk
Commit: d449ffc5f9091b291272c172b41f8b5d10a10353
Parents: d988c47
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Nov 15 00:02:34 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Nov 15 00:02:34 2013 +0100

----------------------------------------------------------------------
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d449ffc5/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 839f5af..20c3eca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -89,7 +89,7 @@ Changes with Apache Libcloud in development
   - Fix an issue with the ex_list_keypairs and ex_list_security_groups method
     in the CloudStack driver which caused an exception to be thrown if the API
     returned no keypairs / security groups.
-    (LIBCLOUD-432)
+    (LIBCLOUD-438)
     [Carlos Reategui, Tomaz Muraus]
 
  *) Storage