Revision history for Perl extension Pod::ProjectDocs.

0.15 Sat Sep 3 22:04:00 2005
    - added option 'forcegen'
    - fixed parser, now it creates link for L<foo> properly.
      patched by Tatsuhiko Miyagawa.

0.14 Sat Sep 3 11:56:00 2005
    - fixed mismapping in Pod::ProjectDocs::Parser
      found by Tatsuhiko Miyagawa.

0.13  Sat Aug 27 14:00:00 2005
    - fixed Makefile.PL, to remove bug appears in old version of Pod::Parser.
      Reported by Tatsuhiko Miyagawa.

0.12  Fri Aug 26 23:00:00 2005
    - add footer

0.11  Fri Aug 26 22:00:00 2005
    - fixed bug in DocManager

0.1   Fri Aug 26 02:00:00 2005
    - fixed bug that doesn't create 'src' directory.
    - fixed parser html-building-process little bit.
    - fixed bug by typo in DocManager
    - add manager for trigger-scripts ('.cgi', '.pl' files)

0.09  Sat Aug 20 02:00:00 2005
    - fixed problem about namespace confliction between '.pm' and '.js'.

0.08  Fri Aug 19 12:00:00 2005
    - fixed not to use Pod::Xhtml.
    - add manager for javascript libraries.

0.07  Thu Aug 18 23:00:00 2005
    - add link to source file.
    - fixed to check last modified time.

0.06  Thu Aug 18 18:00:00 2005
    - fixed to handle multiple 'libroot' by patch from Tatsuhiko Miyagawa.

0.05  Fri Jun 24 18:00:00 2005
    - fixed bug.
        now you can set relative path for -lib and -out options.

0.02  Sat Jun 18 18:00:00 2005
    - CPAN release version;

0.01  Thu Jun 16 16:52:20 2005
    - original version; created by h2xs 1.23 with options
        -X -A Pod::ProjectDocs