sync lib/Pod/Simple/ChangeLog with CPAN
authorDavid Mitchell <davem@iabyn.com>
Fri, 12 Jun 2009 16:22:22 +0000 (17:22 +0100)
committerDavid Mitchell <davem@iabyn.com>
Fri, 12 Jun 2009 16:22:22 +0000 (17:22 +0100)
lib/Pod/Simple/ChangeLog

index c0c0e4a..8c1e1d7 100644 (file)
@@ -1,6 +1,35 @@
 # ChangeLog for Pod::Simple dist
 #---------------------------------------------------------------------------
 
+2008-06-04   Allison Randal <allison@perl.org>
+       * Release 3.07
+
+       Fix module dependencies, make HTML::Entities optional and require
+       Test::More.
+
+2008-06-03   Allison Randal <allison@perl.org>
+       * Release 3.06
+
+       Fix bugs related to passing $1 to File::Spec, reported by Andrew Hamlin and
+       John McNamara.
+
+       Applied a suggested fix from Kevin Ryde to return a successful exit
+       code when Pod::Simple::HTML is run from the command line.
+
+       Fix handling of complex L<URL> entries, thanks to tests supplied in RT#4896.
+
+       Fix incorrect handling of S<> entries made up of entirely whitespace, thanks
+       to test case from Andreas Koenig.
+
+       Launch Pod::Simple::XHTML, an XHTML compliant, more easily extensible
+       HTML formatter.
+
+       Add feature to parse additional text after =begin target as a block
+       title, requested by Adam Kennedy.
+
+       Thanks to Hans Dieter Pearcey for applying patches, resolving bugs,
+       and generally getting ready for the release.
+
 2007-03-03   Allison Randal <allison@perl.org>
        * Release 3.05