mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* "_" is permitted in label, if we suspect the target is a TXT. * Improve warning text if "." is required at end of target. * Move common factor assert_no_enddot(label) outside of case statement.