andrei          Thu Aug 24 21:56:57 2006 UTC

  Modified files:              
    /php-src    README.UNICODE 
  Log:
  
  
http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE?r1=1.5&r2=1.6&diff_format=u
Index: php-src/README.UNICODE
diff -u php-src/README.UNICODE:1.5 php-src/README.UNICODE:1.6
--- php-src/README.UNICODE:1.5  Thu Aug 24 21:39:20 2006
+++ php-src/README.UNICODE      Thu Aug 24 21:56:57 2006
@@ -32,9 +32,8 @@
 
 Unicode Encoding
 ----------------
-The initial version will not support Byte Order Mark. Characters are
-expected to be composed, Normalization Form C. Later versions will support
-BOM, and decomposed and other characters.
+The initial version will not support Byte Order Mark. Text processing will
+generally perform better if the characters are in Normalization Form C.
 
 
 Implementation Approach

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to