From: stefan Date: March 19 2007 11:43am Subject: svn commit - mysqldoc@docsrva: r5448 - in trunk: refman-4.1 refman-5.0 refman-5.1 List-Archive: http://lists.mysql.com/commits/22258 Message-Id: <200703191143.l2JBhiws020346@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: shinz Date: 2007-03-19 12:43:42 +0100 (Mon, 19 Mar 2007) New Revision: 5448 Log: Fix wrong URL (fixes Bug #27244) Modified: trunk/refman-4.1/apis.xml trunk/refman-5.0/apis.xml trunk/refman-5.1/apis-cplusplus.xml Modified: trunk/refman-4.1/apis.xml =================================================================== --- trunk/refman-4.1/apis.xml 2007-03-19 09:20:59 UTC (rev 5447) +++ trunk/refman-4.1/apis.xml 2007-03-19 11:43:42 UTC (rev 5448) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 542 bytes @@ -946,7 +946,7 @@ MySQL++ is a MySQL API for C++. Warren Young has taken over this project. More information can be found at - . + . Modified: trunk/refman-5.0/apis.xml =================================================================== --- trunk/refman-5.0/apis.xml 2007-03-19 09:20:59 UTC (rev 5447) +++ trunk/refman-5.0/apis.xml 2007-03-19 11:43:42 UTC (rev 5448) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 542 bytes @@ -484,7 +484,7 @@ MySQL++ is a MySQL API for C++. Warren Young has taken over this project. More information can be found at - . + . Modified: trunk/refman-5.1/apis-cplusplus.xml =================================================================== --- trunk/refman-5.1/apis-cplusplus.xml 2007-03-19 09:20:59 UTC (rev 5447) +++ trunk/refman-5.1/apis-cplusplus.xml 2007-03-19 11:43:42 UTC (rev 5448) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 556 bytes @@ -24,7 +24,7 @@ MySQL++ is a MySQL API for C++. Warren Young has taken over this project. More information can be found at - . + .