2.10 - added -StrictVars documentation section to the POD,

which was missing.

         - fixed a formatting error in the POD documentation.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@36 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2009-10-10 16:24:46 +00:00
parent f25e2cfb1e
commit 68323849bb
3 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2.10 - added -StrictVars documentation section to the POD,
which was missing.
- fixed a formatting error in the POD documentation.
2.09 - added bugfix in '#' comment parsing. If current state
was within a block, then /^ #/ was not ignored as
comment but instead added as variable. Reported by