mirror of
https://github.com/Perl/perl5.git
synced 2026-01-27 01:44:43 +00:00
2.040 2025-07-16
[BUGFIXES]
* Fix test skip count for INET6 sockaddr tests (RT168005)
(no code change other than unit tests)
2.039 2025-06-25
[BUGFIXES]
* Make sure to invoke GETMAGIC on arguments to `pack_sockaddr_in` and
`pack_sockaddr_in6` (RT166524)