summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2014-02-12 23:16:17 +0000
committerTom Lane2014-02-12 23:16:17 +0000
commitdea5a8c402b11819a24a06f1e110c371a908d359 (patch)
treecb8517669258a717df2d4a39ead36c898a6aedaf
parentfa4440f51628d692f077d54b8313aea31af087ea (diff)
Improve text of stub HISTORY file.
Per Peter Eisentraut.
-rw-r--r--HISTORY7
1 files changed, 3 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index 360c7f68b3..dcfd713c15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,5 @@
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. Visit the file doc/src/sgml/html/release.html in an HTML browser.