Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e783bad5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e783bad5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e783bad5 Branch: refs/heads/trunk Commit: e783bad59038e986769389fae42b26fa6634230a Parents: ac0d871 Author: Tomaz Muraus <[email protected]> Authored: Sat Jan 25 12:54:13 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sat Jan 25 12:54:13 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e783bad5/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index cccd238..e6951e0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,12 @@ Changelog Changes with Apache Libcloud in development ------------------------------------------- +Compute +~~~~~~~ + +- Add new m3.medium and m3.large instance information to the EC2 driver. + [Tomaz Muraus] + Load Balancer ~~~~~~~~~~~~~
