forked from pool/perl-Log-Log4perl
Accepting request 34953 from devel:languages:perl
Copy from devel:languages:perl/perl-Log-Log4perl based on submit request 34953 from user coolo OBS-URL: https://build.opensuse.org/request/show/34953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Log-Log4perl?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
5dd371f30f
commit
08c5d617b3
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 21:51:02 UTC 2010 - chris@computersalat.de
|
||||
|
||||
- update to 1.28
|
||||
* (ms) Fixed caller stack with Buffer composite appender
|
||||
* (ms) Fixed 'local caller_depth' error in various places. First
|
||||
localizing a variable and then increasing it is incorrect,
|
||||
as this ignores previous settings. The correct way of
|
||||
increasing the caller level is: 'local depth = depth + 1'.
|
||||
* (ms) Added Log::Log4perl::Catalyst for use in Catalyst applications.
|
||||
- clenaup spec
|
||||
o deps perl-macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 14:08:21 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user