File perl-Data-Validate-Domain.changes of Package perl-Data-Validate-Domain
-------------------------------------------------------------------
Wed Aug 24 05:15:04 UTC 2016 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-Data-Validate-Domain/Changes
-------------------------------------------------------------------
Tue Aug 23 05:16:19 UTC 2016 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-Data-Validate-Domain/Changes
0.14 2016-08-21
- Require Net::Domain::TLD 1.74. This fixes some failures seen on CPAN
Testers, and if you're validating domains you really want the latest
version of this module.
0.13 2016-08-21
- Accept trailing dot on hostnames as well. Implemented by Greg
Oschwald. GitHub #6.
- The option domain_disable_tld_validation was added to allow disabling
TLD validation. This may be useful if you need to check domains with new
gTLDs that have not yet been added to Net::Domain::TLD. Implemented by Greg
Oschwald. GitHub #8.
-------------------------------------------------------------------
Mon Jun 13 06:56:56 UTC 2016 - coolo@suse.com
- updated to 0.12
see /usr/share/doc/packages/perl-Data-Validate-Domain/Changes
-------------------------------------------------------------------
Sun Jun 12 12:52:09 UTC 2016 - coolo@suse.com
- updated to 0.12
see /usr/share/doc/packages/perl-Data-Validate-Domain/Changes
0.12 2016-06-05
- Accept trailing dot on a domain name ("example.com."). This is an
absolute name per RFCs 1034 & 1035, and will be accepted by any DNS
resolution library or tool. Reported by Rob J. Epping.
-------------------------------------------------------------------
Fri May 8 08:14:29 UTC 2015 - coolo@suse.com
- updated to 0.11
see /usr/share/doc/packages/perl-Data-Validate-Domain/Changes
-------------------------------------------------------------------
Wed May 04 20:01:32 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.10)