Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/800189ea Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/800189ea Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/800189ea Branch: refs/heads/trunk Commit: 800189eac1f01030bfcb595b32f8348a1235fbef Parents: 455a279 Author: Tomaz Muraus <to...@apache.org> Authored: Tue Nov 10 17:14:18 2015 +0100 Committer: Tomaz Muraus <to...@apache.org> Committed: Tue Nov 10 17:14:18 2015 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/800189ea/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 39db15a..1a05990 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -48,6 +48,11 @@ Compute (LIBCLOUD-767, GITHUB-627) [Atsushi Sasaki] +- Make sure that ``node.public_ips`` attribute in the CloudStack driver doesn't + contain duplicated values.. + (LIBCLOUD-766, GITHUB-626) + [Atsushi Sasaki] + Storage ~~~~~~~