1.30: - fixed typo, which made 1.29 unusable (undefined var %config)

- added code to check if unknown parameters to new()
	   has been supplied.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@18 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2009-10-10 16:15:02 +00:00
parent 5dabbe586a
commit 2ae16df3ad
3 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
1.30: - fixed typo, which made 1.29 unusable (undefined var %config)
- added code to check if unknown parameters to new()
has been supplied.
1.29:
- added 2 procedural functions ParseConf and SaveConf
- added new parameters -AutoTrue and -FlagBits