Updated Branches: refs/heads/trunk 3700a9a5c -> e0d39148d
Update changes. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e0d39148 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e0d39148 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e0d39148 Branch: refs/heads/trunk Commit: e0d39148d6648546deace0d82cc638fe906f1f4b Parents: 3700a9a Author: Tomaz Muraus <[email protected]> Authored: Mon Aug 26 16:49:36 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Mon Aug 26 16:49:36 2013 +0200 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e0d39148/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 10e22cd..cf3e8b0 100644 --- a/CHANGES +++ b/CHANGES @@ -78,6 +78,11 @@ Changes with Apache Libcloud in development (LIBCLOUD-384) [Michael Bennett] + - Add extension methods for handling port forwarding to the CloudStack + driver, rename CloudStackForwardingRule class to + CloudStackIPForwardingRule. (LIBCLOUD-383) + [sebastien goasguen] + *) Storage - Fix a regression with calling encode_container_name instead of
