2014-06-08 11:47:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 8 11:46:56 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.24
|
|
|
|
|
|
|
|
- No functional changes, promoted to stable release.
|
|
|
|
|
|
|
|
3.04_04 - Mon Sep 12 08:12:00 CET 2011
|
|
|
|
|
|
|
|
- Simplify generated XS code by emitting a compatibility version
|
|
|
|
of dVAR. [Nicholas Clark]
|
|
|
|
|
|
|
|
- Fixed "INCLUDE: $cmd |", CPAN RT #70213
|
|
|
|
|
|
|
|
3.04_03 - Sun Sep 4 18:49:00 CET 2011
|
|
|
|
|
|
|
|
- By #defining PERL_EUPXS_ALWAYS_EXPORT or
|
|
|
|
PERL_EUPXS_NEVER_EXPORT early in your XS code, you can
|
|
|
|
force ExtUtils::ParseXS to always or never export
|
|
|
|
XSUB symbols. This has no effect on boot_* symbols since
|
|
|
|
those must be exported.
|
|
|
|
|
|
|
|
3.04_02 - Sat Sep 3 15:28:00 CET 2011
|
|
|
|
|
|
|
|
- Don't put null characters into the generated source
|
|
|
|
file when -except is used; write the '\0' escape sequence
|
|
|
|
|
2010-12-02 13:22:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 2 12:37:47 UTC 2010 - seife@opensuse.org
|
|
|
|
|
|
|
|
- add perl-macros as requires (for perl_requires macro)
|
|
|
|
|
2010-11-30 19:32:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 19:32:20 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:54:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:29:55 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2009-12-26 19:46:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 26 19:43:50 UTC 2009 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial version 2.21
|
|
|
|
|