summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-02-12 18:16:50 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-02-12 18:16:50 -0500
commite99754adbc2170a31ea8df467d56c9ed40ee463f (patch)
treef3ecc959d6c1bb8ccadb068f94ad06e479c6d4a7
parentc9256f5b7db5b0ae3f3d5d2011f6e127f635a209 (diff)
Improve text of stub HISTORY file.
Per Peter Eisentraut.
-rw-r--r--HISTORY8
1 files changed, 4 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index 360c7f68b3e..c8067b8bbcc 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.