Repository: libcloud Updated Branches: refs/heads/trunk ed1729c49 -> 68f8d22a0
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a2b3aeee Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a2b3aeee Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a2b3aeee Branch: refs/heads/trunk Commit: a2b3aeeee60f560f65362981271188eeb762519a Parents: ed1729c Author: Tomaz Muraus <[email protected]> Authored: Sun Mar 2 20:08:36 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Mar 2 20:09:01 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a2b3aeee/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 74ea79e..0d0e1d2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -39,6 +39,11 @@ Compute Reported by Deni Bertovic. [Tomaz Muraus] +- Add extension methods for the VPC internet gateway management to the EC2 + driver. + (LIBCLOUD-525, GITHUB-255) + [Chris DeRamus] + Changes with Apache Libcloud 0.14.1 -----------------------------------
