You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cderamus <gi...@git.apache.org> on 2014/02/02 14:18:36 UTC

[dev] libcloud pull request: LIBCLOUD-504: Add support for records with multiple ...

GitHub user cderamus opened a pull request:

    https://github.com/apache/libcloud/pull/237

    LIBCLOUD-504: Add support for records with multiple values such as MX/...

    ...NS records as well an additional fixture and test.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD-504_Add_Multi_Record_Support

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/237.patch

----
commit 9a93bff79f7f0b09915576a1902e8b9d807eadb2
Author: Chris DeRamus <ch...@divvycloud.com>
Date:   2014-02-02T13:04:44Z

    LIBCLOUD-504: Added support for records with multiple values such as MX/NS records as well an additional fixture and test.

----