summaryrefslogtreecommitdiff
path: root/cpan/Pod-Simple/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Pod-Simple/ChangeLog')
-rw-r--r--cpan/Pod-Simple/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/cpan/Pod-Simple/ChangeLog b/cpan/Pod-Simple/ChangeLog
index d47f92655c..3cc2442d78 100644
--- a/cpan/Pod-Simple/ChangeLog
+++ b/cpan/Pod-Simple/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for Pod::Simple dist
#---------------------------------------------------------------------------
+2011-07-16 David E. Wheeler <david@justatheory.org>
+ * Release 3.18
+
+ Pod::Simple now properly parses Pod files using Mac OS Classic line-
+ endings (\r). Marc Green/Google Summer of Code.
+
+ Fixed test failure in 't/search50.t when the test finds a .pod but
+ the module is in a .pm. Thanks to the cpan-testers who reported
+ this when the test searched for Capture::Tiny.
+
2011-07-09 David E. Wheeler <david@justatheory.org>
* Release 3.17
@@ -53,7 +63,7 @@
spelled "=encode"). Thanks to "TTY" for the patch. (RT #24820).
2010-11-11 David E. Wheeler <david@justatheory.org>
- * Release 3.17
+ * Release 3.15
Removed "perlpod.pod" and "perlpodspec.pod". These now just live
in the Perl core.
@@ -315,7 +325,6 @@
Just fixing some typos in the CSS generated by Pod::Simple:HTMLBatch.
-
2004-05-24 Sean M. Burke <sburke@cpan.org>
* Release 3.01