From: Tom Lane Date: Wed, 12 Feb 2014 23:16:50 +0000 (-0500) Subject: Improve text of stub HISTORY file. X-Git-Tag: REL8_4_20~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e99754adbc2170a31ea8df467d56c9ed40ee463f;p=postgresql Improve text of stub HISTORY file. Per Peter Eisentraut. --- diff --git a/HISTORY b/HISTORY index 360c7f68b3..c8067b8bbc 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ Release notes for all versions of PostgreSQL can be found on-line at -http://www.postgresql.org/docs/devel/static/release.html +http://www.postgresql.org/docs/current/static/release.html -In a distribution file set, release notes for the current version can be -found prebuilt under doc/src/sgml/html/. Visit the index.html file with -an HTML browser, then consult the "Release Notes" appendix. +Distribution file sets include release notes for their version and preceding +versions. Unpack the file doc/postgres.tar.gz, then visit the contained +file release.html in an HTML browser.