summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-26 14:12:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-26 14:12:04 +0000
commitc4051cc5dfb167f01d02a988561fb93023e83cac (patch)
tree31a75cc179898dcea797b424f73f43e25f42d87b /MANIFEST
parenta6b94e59c1314554aecf82dac920b39053bd6bad (diff)
downloadperl-c4051cc5dfb167f01d02a988561fb93023e83cac.tar.gz
Unicode: add the case folding table.
p4raw-id: //depot/perl@12689
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2e3e9af229..99e6773108 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1606,6 +1606,7 @@ lib/unicore/Scripts.pl Unicode character database
lib/unicore/Scripts.txt Unicode character database
lib/unicore/SpecCase.txt Unicode character database
lib/unicore/To/Digit.pl Unicode character database
+lib/unicore/To/Fold.pl Unicode character database
lib/unicore/To/Lower.pl Unicode character database
lib/unicore/To/Title.pl Unicode character database
lib/unicore/To/Upper.pl Unicode character database