723e7d1236
- Fix Test::Valgrind failures (thanks to @shohex) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-LeakTrace?expand=0&rev=13
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 20 20:41:13 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.14
|
|
- Fix Test::Valgrind failures (thanks to @shohex)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|