summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-09-01 15:50:53 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-09-01 15:50:53 +0000
commitcdc91300c350967460ed4154889fff405f5965ec (patch)
tree9663883714d5a2b4ada0f263e77a51ab2b52cbb6
parentda01b487ce6915bd373530664ed02e6042e44f5c (diff)
Remove mention of the migration directory since this info has already
been integrated into here.
-rw-r--r--doc/src/sgml/release.sgml13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index d61d7650b28..047b60bdc45 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,17 +1,6 @@
<Chapter Id="release">
<Title>Release Notes</Title>
-<Para>
-<Note>
-<Para>
-Should include the migration notes from <FileName>migration/</FileName>.
-</Para>
-</Note>
-
-The release notes have not yet been fully integrated into the new documentation.
-Check for plain text files in the top of the distribution directory tree
-and in the <FileName>migration/</FileName> directory for current information.
-
<Sect1>
<Title>Release 6.4</Title>
@@ -48,7 +37,7 @@ from breakage inadvertently introduced in v6.3.1.
<listitem>
<para>
-Correctly handles function calls at the left side of BETWEEN and LIKE clauses.
+Correctly handles function calls on the left side of BETWEEN and LIKE clauses.
</itemizedlist>