Unicode notes.
Jarkko Hietaniemi [Sat, 2 Sep 2000 15:45:41 +0000 (15:45 +0000)]
p4raw-id: //depot/perl@7006

pod/perldelta.pod

index c1ab71d..b1b44ee 100644 (file)
@@ -477,7 +477,7 @@ UTF16 encoded Perl files should now be read correctly.
 
 =item *
 
-The character tables have been updated to new Unicode 3.0 features.
+The character tables have been updated to Unicode 3.0.1.
 
 =item *
 
@@ -508,6 +508,10 @@ see pack('U0', ...)).
 
 =item *
 
+vec() now refuses to deal with characters >255.
+
+=item *
+
 Zero entries were missing from the Unicode classes like C<IsDigit>.
 
 =back