Update changelog for libcloud-879 Signed-off-by: Allard Hoeve <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4c67398d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4c67398d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4c67398d Branch: refs/heads/trunk Commit: 4c67398d3768478cece3cbf2a11041bfcaf11249 Parents: 1666a8d Author: Allard Hoeve <[email protected]> Authored: Fri Dec 23 15:17:04 2016 +0100 Committer: Allard Hoeve <[email protected]> Committed: Fri Dec 23 15:17:09 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4c67398d/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 1ad7da0..d0b82e3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -111,6 +111,10 @@ Load Balancing (LIBCLOUD-869, GITHUB-936) [Anton Kozyrev] +- Fix bug where GCE Load balancer supposes that all VMs have public ips + (LIBCLOUD-879, GITHUB-952) + [Chris Walker] + Storage ~~~~~~~
