summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-08-15 07:47:38 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-08-15 07:47:38 +0100
commitfd172611d1f859cac8b24983ce0841e6619e37c3 (patch)
treea7c13445017c8a62e230e27ee96999dfcb7ddf6c /pod/perldelta.pod
parentb9960264f6637c549cca0447e07b24da980f4671 (diff)
downloadperl-fd172611d1f859cac8b24983ce0841e6619e37c3.tar.gz
Update Encode to CPAN version 2.47
[DELTA] $Revision: 2.47 $ $Date: 2012/08/15 05:36:16 $ ! Encode.pm POD Fixes: Copyright and mail address ! Makefile.PL Added LICENSE => 'perl' ! lib/Encode/GSM0338.pm t/gsm0338.t REALLY fixed RT#75670: Wrong decoding for GSM 3.38 character \x09 ucm/gsm0338.ucm is dropped from MANIFEST since 2.25 but I was fixing the wrong file! https://rt.cpan.org/Ticket/Display.html?id=75670
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 0f951df78b..3a794a533e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -167,7 +167,7 @@ internals.
=item *
-L<Encode> has been upgraded from version 2.44 to 2.46. The Mac alias x-mac-ce
+L<Encode> has been upgraded from version 2.44 to 2.47. The Mac alias x-mac-ce
has been added, and various bugs have been fixed in Encode::Unicode and
Encode::UTF7.