mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
2.29
- applied patch by brian@kronos.com via rt.cpan.org #11211. - applied patch by plasmaball@pchome.com.tw via rt.cpan.org #5846 - added new files to MANIFEST file. - added example.cfg to show the config format. git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@55 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
17
Changelog
17
Changelog
@@ -1,4 +1,21 @@
|
||||
2.29
|
||||
- applied patch by brian@kronos.com via rt.cpan.org
|
||||
#11211.
|
||||
|
||||
- applied patch by plasmaball@pchome.com.tw via
|
||||
rt.cpan.org #5846
|
||||
|
||||
- added new files to MANIFEST file.
|
||||
|
||||
- added example.cfg to show the config format.
|
||||
|
||||
|
||||
2.28
|
||||
- fixed bug in save(), now blocks containing whitespaces
|
||||
will be saved using quotes, in addition the parser observes
|
||||
the quoting feature, added portion about this to the pod
|
||||
doc. pointed out by Jeff Murphy <jcmurphy@jeffmurphy.org>.
|
||||
|
||||
- added internal list of files opened so far to avoid
|
||||
reading in the same file multiple times.
|
||||
Suggested by Michael Graham.
|
||||
|
||||
Reference in New Issue
Block a user