betz            Mon Jun  2 12:19:39 2003 EDT

  Modified files:              
    /phpdoc/en/reference/strings        charsets.xml 
  Log:
  version info for koi*, tgroup cols corrected
  
  
Index: phpdoc/en/reference/strings/charsets.xml
diff -u phpdoc/en/reference/strings/charsets.xml:1.2 
phpdoc/en/reference/strings/charsets.xml:1.3
--- phpdoc/en/reference/strings/charsets.xml:1.2        Sat May 24 02:57:14 2003
+++ phpdoc/en/reference/strings/charsets.xml    Mon Jun  2 12:19:37 2003
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <para>
  Following character sets are supported in PHP 4.3.0 and later.
  <table>
   <title>Supported charsets</title>
-  <tgroup cols="2">
+  <tgroup cols="3">
    <thead>
     <row>
      <entry>Charset</entry>
@@ -62,7 +62,7 @@
      <entry>KOI8-R</entry>
      <entry>koi8-ru, koi8r</entry>
      <entry>
-      Russian
+      Russian. This charset is supported in 4.3.2.
      </entry>
     </row>
     <row>



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

Reply via email to