Files
perl-HTML-Mason/perl-HTML-Mason.changes
Lars Vogdt 006537ed16 - 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
2012-03-12 20:36:51 +00:00

52 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
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
- update to 1.47:
+ Silenced an uninitalized value warning from ApacheHandler with
newer versions of Perl. RT #61900
+ Mention Mason 2 in documentation
-------------------------------------------------------------------
Mon Aug 15 21:15:53 UTC 2011 - lars@linux-schulserver.de
- update to 1.45
- added convert0.8.pl.1 and mason.pl.1 manpages
- added the following perl modules to BuildRequires for the tests:
+ perl(Log::Any::Test)
+ perl(Test::Pod)
+ perl(Test::Memory::Cycle)
+ perl(Test::Deep)
+ perl(CHI)
-------------------------------------------------------------------
Wed Dec 1 13:32:49 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sun Jul 11 18:27:44 UTC 2010 - chris@computersalat.de
- update to 1.43
o for complete list review Changes
- recreated by cpanspec 1.78
- noarch pkg
-------------------------------------------------------------------
Sun Jul 11 18:13:23 UTC 2010 - chris@computersalat.de
- initial package created by cpanspec 1.78
-------------------------------------------------------------------
Thu Nov 01 16:45:23 UTC 2007 - James Oakley <jfunk@funktronics.ca>
- Initial release