summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-01-25 08:49:24 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-01-25 13:19:38 +0000
commit13cf516799483eac70308c6c26cd9a7f00d54238 (patch)
tree734414d505ef4b9f8315557899158773965dc0e7 /MANIFEST
parent6fa2dc60899234df7bde728354b58afa2779105e (diff)
downloadperl-13cf516799483eac70308c6c26cd9a7f00d54238.tar.gz
Upgrade Encode from version 2.78 to 2.79
This removes two of the blead "customizations", which were actually only differences in the "$Id:" line, but the third (encoding.pm) has to stay because the file hasn't otherwise changed so removing the "customization" would be a change with no $VERSION bump, which causes t/porting/cmp_version.t to fail. Sigh.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index abf62fdef3..678415cfe1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -889,6 +889,7 @@ cpan/Encode/t/enc_module.enc test data for t/enc_module.t
cpan/Encode/t/enc_module.t test script
cpan/Encode/t/Encoder.t test script
cpan/Encode/t/Encode.t test script
+cpan/Encode/t/encoding-locale.t test script
cpan/Encode/t/encoding.t test script
cpan/Encode/t/enc_utf8.t test script
cpan/Encode/t/fallback.t test script