Revision history for Template-Multilingual

0.08    2006-11-29
        fix incorrect doc

0.07    2006-08-26
        remove Module::Signature support, does more harm than good

0.06    2005-10-31
        add support for TAG_STYLE, START_TAG and END_TAG template options,
          thanks to Birgit Kellner for pointing this out.
        Template::Multilingual::Parser::sections() is now correctly
          documented

0.05    2005-06-17
        more robust parsing; text within <t>...</t> but outside
          any <lang>..</lang> is now ignored
        add Test::Pod and Test::Pod::Coverage tests
        improve Template::Multilingual::Parser documentation
        
0.04    2005-05-06
        add GPG signature using Module::Signature

0.03    2005-05-18
        LANGUAGE_VAR option selects name of language template variable

0.02    2005-04-11
        Language codes are now matched by <\w+> (previously <[a-z]{2}>)
        Improve test coverage
        Fix/improve pod

0.01    2005-04-10
        First version, released on an unsuspecting world.