mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* adding CombineSRVs and SplitCombinedSrvValues adding support for Gandi SRV record types * adding dc.CombineSRVs() adding dc.CombineSRVs() to allow Gandi SRV record types. * adding providers.CanUseSRV adding providers.CanUseSRV for allowing Gandi to use SRV record types. * adding case "SRV" adding case SRV to allow Gandi to use SRV record types.