- Fix tests for older perls - Use ">= 0", instead of "== 0" for no_leaks_ok() - Add count_sv() to count all the SVs in a perl interpreter - Resolve RT #58133: "False-positive related to XS code" OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-LeakTrace?expand=0&rev=10
28 lines
901 B
Plaintext
28 lines
901 B
Plaintext
-------------------------------------------------------------------
|
|
Sun May 1 10:39:25 UTC 2011 - coolo@opensuse.org
|
|
|
|
- updated to 0.13
|
|
- Fix tests for older perls
|
|
|
|
- Use ">= 0", instead of "== 0" for no_leaks_ok()
|
|
- Add count_sv() to count all the SVs in a perl interpreter
|
|
|
|
- Resolve RT #58133: "False-positive related to XS code"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 15 09:55:14 UTC 2011 - cfarrell@novell.com
|
|
|
|
- license update: GPL+ or Artistic
|
|
Only license found in package is Perl license which expands to GPL+ or Artistic
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:35:33 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 26 20:47:08 UTC 2009 - lars@linux-schulserver.de
|
|
|
|
- initial version 0.10
|
|
|