Skip to content

Commit e85ef6e

Browse files
committed
Document problems with release links in early branches.
1 parent e80b0bd commit e85ef6e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.490 2007/01/05 22:34:35 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.491 2007/01/06 15:19:45 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -27,7 +27,8 @@ wrap long lines
2727

2828
For new features, add links to the documentation sections. Use </link>
2929
so that perl can remove it so HISTORY.html can be created with no
30-
links to the main documentation.
30+
links to the main documentation. This was added only in 8.2, so don't
31+
do it for earlier branch release files.
3132

3233
-->
3334

0 commit comments

Comments
 (0)