0.04 2008-11-20
- do not depend on additional DNS RR for resolving CNAME and finding
address for MX but still use them if found
test suite expanded to test with and w/o additional RR
- do not depend on YAML for executing SPF test suite. The YAML file
is converted to perl file (with Data::Dumper) which is used instead
of the YAML file
0.03 2008-11-19
- fixes for Socket6 detection
- fixes for test suite
- fixes for cases, where DNS name contains special chars (qname from
Net::DNS::Question returns presentation format, not wire format, if
it got the data from the wire)
0.02 2008-11-17
- specify URI as prereq
- if YAML is not installed show why test suite got skipped
- skip parts of test suite of Socket6 not installed
0.01 2008-11-13
- first release which passes SPF test suite