Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/62403259 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/62403259 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/62403259 Branch: refs/heads/trunk Commit: 624032598ae0528c4e7be833b8fde11db344332c Parents: e9e5f35 Author: Tomaz Muraus <[email protected]> Authored: Sun Nov 1 19:25:24 2015 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Nov 1 19:25:24 2015 +0100 ---------------------------------------------------------------------- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/62403259/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index b872c1c..714ec7d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -19,6 +19,12 @@ Loadbalancer DNS ~~~ +- Update ``create_record`` in the WorldWideDNS driver so it automatically + selects a slot if one is not provided by the user via ``extra['entry']`` + argument. + (GITHUB-621) + [Alejandro Pereira] + Changes with Apache Libcloud 0.19.0 -----------------------------------
