From: jon Date: December 30 2005 8:59am Subject: svn commit - mysqldoc@docsrva: r637 - trunk/refman-common List-Archive: http://lists.mysql.com/commits/469 Message-Id: <200512300859.jBU8xsPD002357@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2005-12-30 09:59:54 +0100 (Fri, 30 Dec 2005) New Revision: 637 Log: New Hungarian collations in 5.1.5. (Thanks, Bar!) Modified: trunk/refman-common/news-5.1.xml Modified: trunk/refman-common/news-5.1.xml =================================================================== --- trunk/refman-common/news-5.1.xml 2005-12-30 01:45:10 UTC (rev 636) +++ trunk/refman-common/news-5.1.xml 2005-12-30 08:59:54 UTC (rev 637) @@ -54,7 +54,14 @@ -   + + Two new Hungarian collations are included: + utf8_hungarian_ci and + ucs2_hungarian_ci. These support the + correct sort order for Hungarian vowels. However, they do not + support the correct order for sorting Hungarian consonant + contractions; this issue will be fixed in a future release. +