This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push: new 9940b28 Add changelog entry for #1323. 9940b28 is described below commit 9940b2850e802b25cf3895785a2ea3f8a251f8db Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Aug 3 17:38:25 2019 +0200 Add changelog entry for #1323. --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 06077fb..c5fff0b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -200,6 +200,9 @@ DNS (LIBCLOUD-1001, LIBCLOUD-994, GITHUB-1292) [Clemens Wolff - @c-w] +- [Gandi LiveDNS] Add new driver for Gandi LiveDNS service. (GITHUB-1323) + [Ryan Lee - @zepheiryan + Changes in Apache Libcloud 2.5.0 --------------------------------