git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@81 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2010-04-09 13:23:31 +00:00
parent 0959e70dd3
commit 7015029285

View File

@@ -3,6 +3,9 @@
when enabled a single config value enclosed in [] will become when enabled a single config value enclosed in [] will become
an array forcefully. an array forcefully.
- fixed typo in license: it is "artistic", not "artificial".
2.46 2.46
- fixed rt.cpan.org#56370: there was a sort() call in _store() - fixed rt.cpan.org#56370: there was a sort() call in _store()
left, which lead to sorted arrays even if -SaveSorted were left, which lead to sorted arrays even if -SaveSorted were