summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-12-20 17:54:11 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-12-20 17:54:11 -0500
commit1069d95b9ee2baec34858cba4078e905b0a6e41c (patch)
treed64060248b0d90ec7a5c263044e9a7f3dc1aed1d
parentd350938a5844eac31e2d27ccc158a0fe5d1be65a (diff)
downloadperl-1069d95b9ee2baec34858cba4078e905b0a6e41c.tar.gz
First pass at noting the update to Encode 2.39 rgs applied
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--pod/perl5113delta.pod4
2 files changed, 5 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 0e84d9d5f1..5237d3a6f9 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -521,7 +521,7 @@ use File::Glob qw(:case);
'Encode' =>
{
'MAINTAINER' => 'dankogai',
- 'DISTRIBUTION' => 'DANKOGAI/Encode-2.38.tar.gz',
+ 'DISTRIBUTION' => 'DANKOGAI/Encode-2.39.tar.gz',
'FILES' => q[cpan/Encode],
'CPAN' => 1,
'UPSTREAM' => undef,
diff --git a/pod/perl5113delta.pod b/pod/perl5113delta.pod
index d1ead862d8..0e3d4f7287 100644
--- a/pod/perl5113delta.pod
+++ b/pod/perl5113delta.pod
@@ -222,6 +222,10 @@ utility script
Upgraded from version 0.89_09 to 0.90.
+=item C<Encode>
+
+Upgraded from version 2.38 to 2.39.
+
=item C<ExtUtils::MakeMaker>
Upgraded from version 6.55_02 to 6.56. Adds new BUILD_REQUIRES key to