From: jon Date: October 10 2006 9:19am Subject: svn commit - mysqldoc@docsrva: r3585 - in trunk: refman-4.1 refman-5.0 refman-5.1 List-Archive: http://lists.mysql.com/commits/13382 Message-Id: <200610100919.k9A9JFXY010267@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2006-10-10 11:19:14 +0200 (Tue, 10 Oct 2006) New Revision: 3585 Log: Changelog entries for Bug #21208 used the wrong bug number. (Thanks, James & J?\195?\182rg!) Modified: trunk/refman-4.1/news-4.1.xml trunk/refman-5.0/news-5.0.xml trunk/refman-5.1/news-5.1.xml Modified: trunk/refman-4.1/news-4.1.xml =================================================================== --- trunk/refman-4.1/news-4.1.xml 2006-10-09 18:03:36 UTC (rev 3584) +++ trunk/refman-4.1/news-4.1.xml 2006-10-10 09:19:14 UTC (rev 3585) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 593 bytes @@ -284,7 +284,7 @@ , the tables now explicitly use the utf8 character set so that they work the same way regardless of the system - character set value. (Bug #22384) + character set value. (Bug #21208) Modified: trunk/refman-5.0/news-5.0.xml =================================================================== --- trunk/refman-5.0/news-5.0.xml 2006-10-09 18:03:36 UTC (rev 3584) +++ trunk/refman-5.0/news-5.0.xml 2006-10-10 09:19:14 UTC (rev 3585) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 593 bytes @@ -519,7 +519,7 @@ , the tables now explicitly use the utf8 character set so that they work the same way regardless of the system - character set value. (Bug #22384) + character set value. (Bug #21208) Modified: trunk/refman-5.1/news-5.1.xml =================================================================== --- trunk/refman-5.1/news-5.1.xml 2006-10-09 18:03:36 UTC (rev 3584) +++ trunk/refman-5.1/news-5.1.xml 2006-10-10 09:19:14 UTC (rev 3585) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 595 bytes @@ -1051,7 +1051,7 @@ , the tables now explicitly use the utf8 character set so that they work the same way regardless of the system - character set value. (Bug #22384) + character set value. (Bug #21208)