forked from pool/perl-Config-GitLike
* Fix loading of user_file, broken in dcdd01f, due to unexpanded ~ (alexmv, clkao@clkao.org) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-GitLike?expand=0&rev=9
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 27 08:47:27 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 1.08
|
|
* Fix loading of user_file, broken in dcdd01f, due to unexpanded ~
|
|
(alexmv, clkao@clkao.org)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 11:34:50 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 1.07
|
|
* Fix a spelling mistake in Config::GitLike::Cascaded
|
|
(gregoa@debian.org, forwarded by carnil@debian.org)
|
|
* Allow calling ->load_file as a class method, for simple use cases
|
|
(alexmv)
|
|
* Fix a parsing bug when quoted strings directly adjoined to unquoted
|
|
strings (alexmv)
|
|
* Calling ->load_file on a nonexistant file no longer sets ->is_loaded
|
|
(alexmv)
|
|
* Document that getters implicitly call ->load (alexmv)
|
|
* Make ->dump implicitly call ->load as well (alexmv)
|
|
* Minor POD fixes (alexmv, spang)
|
|
* support Module::Install::ExtraTests 0.007 (sunnavy)
|
|
* properly set is => 'rw' in inherited classes (trs, alexmv)
|
|
* silence lc warnings on undef under perl 5.12 (iarnell@gmail.com)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:31:10 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 26 22:01:22 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (1.04)
|
|
|