mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
2.01 - added -ConfigFile (in replace for -file) and
-ConfigHash (in replace for -hash) to get a consistent
parameter naming scheme. The old names are still
supported for backward compatibility, but no more
documented.
- the parameter -BaseHash has been dropped because
-DefaultConfig already has the capabilities of
defining a custom backing hash. The pod section for
-DefaultConfig has been enhanced to reflect this.
- README changed something. Removed the 'small' keyword,
because the module isn't really small anymore :-)
At least IMHO.
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@27 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
15
Changelog
15
Changelog
@@ -1,3 +1,18 @@
|
||||
2.01 - added -ConfigFile (in replace for -file) and
|
||||
-ConfigHash (in replace for -hash) to get a consistent
|
||||
parameter naming scheme. The old names are still
|
||||
supported for backward compatibility, but no more
|
||||
documented.
|
||||
|
||||
- the parameter -BaseHash has been dropped because
|
||||
-DefaultConfig already has the capabilities of
|
||||
defining a custom backing hash. The pod section for
|
||||
-DefaultConfig has been enhanced to reflect this.
|
||||
|
||||
- README changed something. Removed the 'small' keyword,
|
||||
because the module isn't really small anymore :-)
|
||||
At least IMHO.
|
||||
|
||||
2.00 - fixed a bug in the ::Extended::keys() method, which
|
||||
caused a beloved "use of uninitialized ..." message.
|
||||
Reported by Danial Pearce <danial@infoxchange.net.au>.
|
||||
|
||||
Reference in New Issue
Block a user