Update changes file.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fe998bf6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fe998bf6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fe998bf6 Branch: refs/heads/trunk Commit: fe998bf6a7011c58852c0d85c2d00e0f318a6b1e Parents: 8410ec1 Author: Tomaz Muraus <[email protected]> Authored: Fri Jun 14 21:28:12 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jun 14 21:28:12 2013 -0700 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/fe998bf6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 051fb5c..cf3c8a3 100644 --- a/CHANGES +++ b/CHANGES @@ -92,6 +92,9 @@ Changes with Apache Libcloud in deveploment: - Fix a bug in the GoGrid driver get_uuid method. (LIBCLOUD-341) [Bob Thompson] + - Fix a bug with deploy_node not respecting 'timeout' kwarg. + [Kevin Carter] + *) Storage - Fix an issue with double encoding the container name in the CloudFiles
