2012-01-20 11:43:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 20 11:42:16 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- update to 1.001000
|
|
|
|
- Add Class::C3::Componentised::ApplyHooks features
|
|
|
|
|
2011-04-21 05:27:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 21 05:26:07 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 1.0009
|
|
|
|
- Stop importing Carp functions (and thus polluting the inheritor
|
|
|
|
namespaces)
|
|
|
|
- Make sure $_ is properly preserved even if the loaded module
|
|
|
|
is negligent enough to change it (RT#66661)
|
|
|
|
- Added missing copyright statement
|
|
|
|
|
|
|
|
Fix inject_base regression introduced during optimizations in
|
|
|
|
1.0007
|
|
|
|
|
|
|
|
Throw a readable exception when load_optional_class is given an
|
|
|
|
invalid class name
|
|
|
|
|
2010-12-01 09:45:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 09:44:29 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2009-12-10 23:11:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:03:54 UTC 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to version 1.0006
|
|
|
|
* Allow derived classes without component_base_class(), given all
|
|
|
|
arguments to load_components are absolute class names (+Classname)
|
|
|
|
- cleanup spec
|
|
|
|
* added header
|
|
|
|
* sort tags
|
|
|
|
* fixed deps
|
|
|
|
* moved changelog to .changes
|
|
|
|
- added perl-macros
|
|
|
|
* perl_gen_filelist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 26 15:07:10 CET 2008 - gerrit.beine@gmx.de
|
|
|
|
|
|
|
|
- first release 1.0003
|