Todo update.
Jarkko Hietaniemi [Mon, 27 May 2002 20:58:48 +0000 (20:58 +0000)]
p4raw-id: //depot/perl@16824

pod/perltodo.pod

index 314ac1e..0e5d8a7 100644 (file)
@@ -87,10 +87,8 @@ C<Numeric Type>, C<East Asian Width>.
 
     Case Mappings? http://www.unicode.org/unicode/reports/tr21/
 
-lc(), uc(), lcfirst(), and ucfirst() work only for some of the
-simplest cases, where the mapping goes from a single Unicode character
-to another single Unicode character.  See lib/unicore/SpecCase.txt
-(and CaseFold.txt).
+Mostly implemented (all of 1:1, 1:N, N:1), only the "final sigma"
+and locale-specific rules of SpecCase are not implemented.
 
 =item *