From: paul
Date: December 13 2005 4:32am
Subject: svn commit - mysqldoc@docsrva: r549 - in trunk: . refman-common
List-Archive: http://lists.mysql.com/commits/96
Message-Id: <200512130432.jBD4W1Nr013502@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: paul
Date: 2005-12-13 05:32:01 +0100 (Tue, 13 Dec 2005)
New Revision: 549
Log:
r4736@frost: paul | 2005-12-12 22:30:07 -0600
Remove 5.1 item that really was implemented in 5.0.
Modified:
trunk/
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4735
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4736
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2005-12-13 04:31:48 UTC (rev 548)
+++ trunk/refman-common/news-5.1.xml 2005-12-13 04:32:01 UTC (rev 549)
@@ -339,16 +339,6 @@
- Two new aggregate functions, STDDEV_POP
- and STDDEV_SAMP, for computing the
- population and sample standard deviation of expressions. See
- for more info. (Author:
- Sergey Vojtovich)
-
-
-
-
-
The performance of boolean full-text searches (using the
+
Operator) has been improved. See
for more details about