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 <[email protected]>
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.
----