Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/310def9c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/310def9c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/310def9c Branch: refs/heads/0.13.2 Commit: 310def9c16340b5a7e6fb774ae1a9a533de6a7be Parents: 7db7757 Author: Tomaz Muraus <[email protected]> Authored: Sat Aug 17 17:51:48 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Fri Sep 13 15:16:59 2013 +0200 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/310def9c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 45d12f5..f067028 100644 --- a/CHANGES +++ b/CHANGES @@ -42,6 +42,12 @@ Changes with Apache Libcloud 0.13.1 (LIBCLOUD-378) [Mahendra M] + *) Load Balancer + + - Expose CloudStack driver directly through the Provider.CLOUDSTACK + constant. + [Tomaz Muraus] + Changes with Apache Libcloud 0.13.0: *) General
