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 2015/05/16 22:19:53 UTC

[4/4] libcloud git commit: Update changelog.

Update changelog.


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

Branch: refs/heads/trunk
Commit: f5a66c2c97043df0bad6fc8062f056856dfe87bf
Parents: 635c34e
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sat May 16 21:55:32 2015 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sat May 16 21:55:32 2015 +0200

----------------------------------------------------------------------
 CHANGES.rst | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f5a66c2c/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index d6d7658..a059b80 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -176,6 +176,11 @@ Compute
   (LIBCLOUD-707, GITHUB-514)
   [Chris O'Brien]
 
+- Don't throw an exception if a limit for a particular CloudStack resource is
+  "Unlimited" and not a number.
+  (GITHUB-512)
+  [Syed Mushtaq Ahmed]
+
 Storage
 ~~~~~~~