File perl-Socket-GetAddrInfo.changes of Package perl-Socket-GetAddrInfo
-------------------------------------------------------------------
Thu Apr 16 20:16:35 UTC 2015 - coolo@suse.com
- updated to 0.22
see /usr/share/doc/packages/perl-Socket-GetAddrInfo/Changes
0.22 CHANGES:
* Move most exports into @EXPORT_OK
* Provide exception-throwing version of API in
Socket::GetAddrInfo::Strict
* Wrap lots more flag constants
+ AI_IDN, AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG
+ NI_IDN, NI_NOFQDN
+ EAI_SYSTEM, EAI_BADHINTS, EAI_PROTOCOL
* Implement NIx_NOHOST and NIx_NOSERV; flags to getnameinfo to
request only one of host or service name
* No longer supports API import tags
* Docs improvements - added some code examples
0.21 BUGFIXES:
* Exporter 5.57 is required - this has shipped with perl since 5.8.3,
but now explicitly declared for 5.6.2
* getservbyport() needs a protocol name on 5.6.2
-------------------------------------------------------------------
Thu Apr 16 20:16:34 UTC 2015 - coolo@suse.com
- updated to 0.21
see /usr/share/doc/packages/perl-Socket-GetAddrInfo/Changes
0.21 BUGFIXES:
* Exporter 5.57 is required - this has shipped with perl since 5.8.3,
but now explicitly declared for 5.6.2
* getservbyport() needs a protocol name on 5.6.2
-------------------------------------------------------------------
Sun Feb 6 18:25:55 UTC 2011 - lars@linux-schulserver.de
- initial version 0.20