- update to 1.48:

+ Calling a subcomponent from inside an anonymous component (created 
    via $interp->make_component) caused an uninitialized value warning.
    Reported by Javier Amor Garcia

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Mason?expand=0&rev=20
This commit is contained in:
Lars Vogdt
2012-03-12 20:36:51 +00:00
committed by Git OBS Bridge
parent 9e7780a86f
commit 006537ed16
4 changed files with 21 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 12 20:32:57 UTC 2012 - lars@linux-schulserver.de
- update to 1.48:
+ Calling a subcomponent from inside an anonymous component (created
via $interp->make_component) caused an uninitialized value warning.
Reported by Javier Amor Garcia
-------------------------------------------------------------------
Tue Nov 1 16:59:06 UTC 2011 - lars@linux-schulserver.de