8
0

Accepting request 43500 from home:computersalat:devel:perl

Copy from home:computersalat:devel:perl/perl-Log-Log4perl via accept of submit request 43500 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/43500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=13
This commit is contained in:
Christian Wittmer
2010-07-20 12:39:37 +00:00
committed by Git OBS Bridge
parent 181a3bc50d
commit 7971c2bc23
4 changed files with 68 additions and 32 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Jul 19 15:08:00 UTC 2010 - chris@computersalat.de
update to 1.29
* (ms) Added documentation on how to use Log4perl's :easy macros
with Catalyst in Log::Log4perl::Catalyst.
* (ms) wrapper_register() now deals with caller_depth automatically.
Backwards compatibility with old wrapper classes using
caller_depth directly is provided. Documentation has been
updated.
* (ms) Felix Antonius Wilhelm Ostmann reported Resurrector.pm
crashes, fixed as suggested by setting the %INC value to
the module path.
* (ms) Another caller_depth fix in Log::Log4perl::Catalyst.
* (ms) Fixed logdie() caller_depth bug reported by Rob Retter.
* (ms) [RT 56145] Saving errstr in DBI appender to survive ping()
* (ms) Added INTERNAL_DEBUG env variable to test suite triggering
all _INTERNAL_DEBUG statements to be printed for better
error diagnosis on misbehaving systems.
- recreated by cpanspec 1.78
o fix deps
- noarch pkg
-------------------------------------------------------------------
Tue Apr 6 17:02:39 UTC 2010 - chris@computersalat.de