1.27: - "make test" complained about uninitialized value

in :146, which is now fixed.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@15 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2009-10-10 16:13:50 +00:00
parent 60c541d1c0
commit 2c5ee3d876
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
1.27: - "make test" complained about uninitialized value
in :146, which is now fixed.
1.26: - added filehandle capability to -file.
- added -String parameter to new(), which allows
one to supply the whole config as a string.