From: Tom Lane Date: Thu, 3 Jan 2008 21:36:29 +0000 (+0000) Subject: Update release notes for security releases. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b64523acb316f35e059ab961afee849fbc31087d;p=users%2Fbernd%2Fpostgres.git Update release notes for security releases. Security: CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6600, CVE-2007-6601 --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 4410a7b811..abbfbe5d61 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -35,23 +35,22 @@ do it for earlier branch release files. Release Notes - - Introduction - - The release notes contain the significant changes in each PostgreSQL - release, with major features and migration issues often listed at the - top. The release notes do not contain changes that affect only a few - users or changes that are internal and therefore not user-visible. For - example, the optimizer is improved in almost every release, but the - improvements are usually observed by users as simply faster queries. + The release notes contain the significant changes in each + PostgreSQL release, with major features and migration + issues listed at the top. The release notes do not contain changes + that affect only a few users or changes that are internal and therefore not + user-visible. For example, the optimizer is improved in almost every + release, but the improvements are usually observed by users as simply + faster queries. A complete list of changes for each release can be obtained by - viewing the CVS logs for each release. The committers email - list contains all source code changes as well. There is also + viewing the CVS logs for each release. + The pgsql-committers + email list contains all source code changes as well. There is also a web interface that shows changes to specific files.