List:Commits« Previous MessageNext Message »
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
View as plain text  
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 @@
           <ulink url="&base-url-downloads;timezones.html"/>, the tables
           now explicitly use the <literal>utf8</literal> character set
           so that they work the same way regardless of the system
-          character set value. (Bug #22384)
+          character set value. (Bug #21208)
         </para>
       </listitem>
 


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 @@
           <ulink url="&base-url-downloads;timezones.html"/>, the tables
           now explicitly use the <literal>utf8</literal> character set
           so that they work the same way regardless of the system
-          character set value. (Bug #22384)
+          character set value. (Bug #21208)
         </para>
       </listitem>
 


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 @@
           <ulink url="&base-url-downloads;timezones.html"/>, the tables
           now explicitly use the <literal>utf8</literal> character set
           so that they work the same way regardless of the system
-          character set value. (Bug #22384)
+          character set value. (Bug #21208)
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r3585 - in trunk: refman-4.1 refman-5.0 refman-5.1jon10 Oct