forked from pool/perl-Log-Log4perl
This commit is contained in:
committed by
Git OBS Bridge
parent
46d6c1bf53
commit
9d688c78c5
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 12:24:30 CET 2009 - ro@suse.de
|
||||
|
||||
- update to 1.20
|
||||
* Using semctl to reset the value of the semaphore in the
|
||||
Synchronized appender to prevent "Numerical result out of
|
||||
range" problem caused by an unbalanced SEM_UNDO when
|
||||
incrementing it. Reported by John Little.
|
||||
* Added parameters in curly braces to cspecs in PatternLayout.
|
||||
* As explained in http://rt.cpan.org/Ticket/Display.html?id=41505
|
||||
the latest LWP release (5.822) got rid of all of its internal
|
||||
debugging functions, making infiltrate_lwp() and its test
|
||||
case useless. Disabling it for LWP>=5.822.
|
||||
|
||||
- update to 1.19
|
||||
* Applied patch by Peter Rabbitson, which fixes the caller()
|
||||
level when calling get_logger() on a subclass of Log4perl.
|
||||
* Added documentation on is_xxx() methods and clarified that
|
||||
it doesn't necessarily mean that a message gets logged if
|
||||
they're returning true (requested by Conway Allen via
|
||||
[rt.cpan.org #39085].
|
||||
* Applied patch by Lee Johnson to appender_by_name() to allow
|
||||
for undefined appender names without issuing a warning,
|
||||
which was occurring with Catalyst::Log4perl.
|
||||
* Added docs on numerical levels and level strings in
|
||||
Log::Log4perl::Level.
|
||||
* Applied patch by Anthony Foiani for support of literal
|
||||
text in DateFormat format strings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 18:56:22 CEST 2008 - lrupp@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user