8
0

Accepting request 34953 from devel:languages:perl

checked in (request 34953)

OBS-URL: https://build.opensuse.org/request/show/34953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Log4perl?expand=0&rev=10
This commit is contained in:
OBS User autobuild
2010-03-17 13:21:56 +00:00
committed by Git OBS Bridge
parent e80ae853b5
commit 4b1020a7dc
4 changed files with 15 additions and 31 deletions

View File

@@ -1,16 +1,3 @@
-------------------------------------------------------------------
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