From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GLet1-0003jU-9b for garchives@archives.gentoo.org; Fri, 08 Sep 2006 11:51:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k88BosN5010080; Fri, 8 Sep 2006 11:50:54 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k88Borgn004615 for ; Fri, 8 Sep 2006 11:50:53 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id E0187647F9 for ; Fri, 8 Sep 2006 11:50:52 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Fri, 8 Sep 2006 11:50:52 +0000 From: "Josh Saddler" Date: Fri, 8 Sep 2006 11:50:52 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrading.xml Message-Id: <20060908115052.E0187647F9@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 7ca73334-aeed-44a6-bc0c-65522c3533d1 X-Archives-Hash: a47588e62441b1e73abb92054650a559 nightmorph 06/09/08 11:50:52 Modified: mysql-upgrading.xml Log: Typo fixes Revision Changes Path 1.12 xml/htdocs/doc/en/mysql-upgrading.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.12&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?r1=1.11&r2=1.12 Index: mysql-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- mysql-upgrading.xml 8 Sep 2006 10:39:40 -0000 1.11 +++ mysql-upgrading.xml 8 Sep 2006 11:50:52 -0000 1.12 @@ -1,6 +1,6 @@ - + Upgrade guide to MySQL 4.1.x @@ -15,7 +15,7 @@ The MySQL herd is proud to announce that MySQL 5.0 will soon be found in Gentoo's stable tree. This document describes how to upgrade from MySQL 4.* to -r.0.* +5.0.* -- gentoo-doc-cvs@gentoo.org mailing list