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 @@ Release Notes - - - -Should include the migration notes from migration/. - - - -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 migration/ directory for current information. - Release 6.4 @@ -48,7 +37,7 @@ from breakage inadvertently introduced in v6.3.1. -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.