Update CHANGES. Closes #253
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/68f8d22a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/68f8d22a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/68f8d22a Branch: refs/heads/trunk Commit: 68f8d22a00e33907e85a47456eb68d09ca302d3d Parents: ce238b2 Author: Tomaz Muraus <[email protected]> Authored: Mon Mar 3 14:33:45 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Mar 3 14:33:45 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/68f8d22a/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 0d0e1d2..1207516 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -44,6 +44,13 @@ Compute (LIBCLOUD-525, GITHUB-255) [Chris DeRamus] +Load Balancer +~~~~~~~~~~~~~ + +- Add extension methods for policy managagement to the ELB driver. + (LIBCLOUD-522, GITHUB-253) + [Rahul Ranjan] + Changes with Apache Libcloud 0.14.1 -----------------------------------
