Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bb65ab98 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bb65ab98 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bb65ab98 Branch: refs/heads/trunk Commit: bb65ab986f3f22076e3211a2b774938d5d9ab3d1 Parents: 2115f9f Author: Tomaz Muraus <[email protected]> Authored: Fri Oct 4 16:52:31 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Oct 4 16:52:31 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/bb65ab98/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 604c827..bdb4da3 100644 --- a/CHANGES +++ b/CHANGES @@ -32,7 +32,7 @@ Changes with Apache Libcloud in development (LIBCLOUD-353) [Bernard Kerckenaere] - - Add new driver for Google Compute Engine (LIBCLOUD-266) + - Add new driver for Google Compute Engine (LIBCLOUD-266, LIBCLOUD-386) [Rick Wright] - Fix create_node "features" metadata and update affected drivers. @@ -97,6 +97,11 @@ Changes with Apache Libcloud in development different keys instantiated at the same time. (LIBCLOUD-399) [Olivier Grisel] + *) Load Balancer + + - Add new driver for Google Compute Engine (LIBCLOUD-386) + [Rick Wright] + *) DNS - Use string instead of integer for RecordType ENUM value.
