8
0

Updating link to change in openSUSE:Factory/perl-Log-Log4perl revision 16.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=e322b99291df9e90434beaf780ed4238
This commit is contained in:
OBS User buildservice-autocommit
2010-07-20 18:44:16 +00:00
committed by Git OBS Bridge
parent 3710b5820f
commit 8e076504d0
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