perl-IO-Socket-INET6/perl-IO-Socket-INET6.changes

35 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 25 14:18:08 CET 2008 - anicka@suse.cz
- update to 2.54
* Added pack_sockaddr_in6_all to the imports from Socket6 to fix
the "configure" sub in several cases. Added t/configure6.t to
test it.
-------------------------------------------------------------------
Thu Feb 21 11:21:59 CET 2008 - anicka@suse.cz
- update to 2.53
* Converted to Build.PL and placed INET6.pm under lib/.
* Added a "repository" URL to the POD.
* Added the pod.t and pod-coverage.t files and we now have full
POD coverage.
* Added "use warnings" to IO::Socket::INET6.
* bugfixes, test fixes
-------------------------------------------------------------------
Wed Jan 25 21:39:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Sep 28 22:13:19 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Thu Sep 15 15:54:03 CEST 2005 - anicka@suse.cz
- package created