From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 6 Jan 2007 15:19:45 +0000 (+0000)
Subject: Document problems with release links in early branches.
X-Git-Tag: REL8_3_BETA1~1588
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e85ef6e51eedffb367caf4dc5bdef0ba9cba9726;p=postgresql

Document problems with release links in early branches.
---

diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 80b7b5d4bf..bf4fd36ab4 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.490 2007/01/05 22:34:35 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.491 2007/01/06 15:19:45 momjian Exp $ -->
 <!--
 
 Typical markup:
@@ -27,7 +27,8 @@ wrap long lines
 
 For new features, add links to the documentation sections.  Use </link>
 so that perl can remove it so HISTORY.html can be created with no
-links to the main documentation.
+links to the main documentation.  This was added only in 8.2, so don't
+do it for earlier branch release files.
 
 -->