7
0
forked from pool/perl-XSLoader
Files
perl-XSLoader/perl-XSLoader.changes
Stephan Kulow d32b7a4e07 - updated to 0.24
see /usr/share/doc/packages/perl-XSLoader/Changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XSLoader?expand=0&rev=6
2017-04-05 13:02:27 +00:00

48 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 5 13:02:03 UTC 2017 - coolo@suse.com
- updated to 0.24
see /usr/share/doc/packages/perl-XSLoader/Changes
-------------------------------------------------------------------
Mon Mar 31 07:17:53 UTC 2014 - srinidhi@novell.com
- updated to 0.16
- [CODE] Synced from bleadperl.
- [DOC] CPAN-RT #77294: Fixed some spelling and grammer errors.
- [TESTS] CPAN-RT #77557: Tests started to fail with Perl 5.15.5
- [DIST] Perl-RT #114050: Added meta-information in Makefile.PL to
reflect that the module is maintained by P5P
-------------------------------------------------------------------
Fri Apr 29 05:27:31 UTC 2011 - coolo@opensuse.org
- updated to 0.15
- [DIST] CPAN-RT#54456: Set INSTALLDIRS to "site" when installed on
Perl 5.11+ (thanks to Todd Rinaldo).
- [DOC] Document a known bug under Perl 5.8.4 and 5.8.5.
- [TESTS] Fixed tests to pass under Perl 5.8.4 and 5.8.5.
- [CODE] Updated from bleadperl:
- XSLoader::load() with no arguments can use caller to find
a default package (Nicholas Clark).
- Avoid defining a full XSLoader::bootstrap_inherit post 5.6,
as it's not needed (Nicholas Clark).
- Small optimisation: for the generated XSLoader.pm, avoid a
runtime lexical which is constant (Nicholas Clark).
- [TESTS] Updated from bleadperl, solving RT-CPAN #54132, #61332.
- [TESTS] Fixed tests for old Perls.
- [TESTS] Added t/00-load.t and t/01-api.t, to provide basic tests
when the main ones are skipped.
-------------------------------------------------------------------
Wed Dec 1 13:36:25 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Dec 26 20:26:04 UTC 2009 - lars@linux-schulserver.de
- initial version 0.10