Show
Ignore:
Timestamp:
05/20/08 19:33:19 (19 months ago)
Author:
bchoate
Message:

Added Digest::MD5 to optional module requirements. BugId:79843

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/lib/MT/App/Wizard.pm

    r1822 r2402  
    191191                link => 'http://search.cpan.org/dist/Safe', 
    192192                label => 'This module is used in test attribute of MTIf conditional tag.', 
     193            }, 
     194            'Digest::MD5' => { 
     195                link => 'http://search.cpan.org/dist/Digest-MD5', 
     196                label => 'This module is used by the Markdown text filter.', 
    193197            }, 
    194198        },