Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0b6ac9dd Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0b6ac9dd Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0b6ac9dd Branch: refs/heads/trunk Commit: 0b6ac9ddfce471d36b624cb627c8bb4b286c1171 Parents: b276c2d Author: Tomaz Muraus <[email protected]> Authored: Sat Jun 20 16:35:49 2015 +0800 Committer: Tomaz Muraus <[email protected]> Committed: Sat Jun 20 16:35:49 2015 +0800 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0b6ac9dd/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index dfec2f8..bec87fa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -27,6 +27,10 @@ General (GITHUB-533, LIBCLOUD-716) [Avi Weit] +- Update ``is_valid_ip_address`` function so it also works on Windows. + (GITHUB-343, GITHUB-498, LIBCLOUD-601, LIBCLOUD-686) + [Nicolas Fraison, Samuel Marks] + Compute ~~~~~~~
