Add a new entity for the previous stable release. For the most part,

the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).

Reviewed by:	bmah
This commit is contained in:
Murray Stokely 2002-03-17 08:48:08 +00:00
parent f7699dd6a4
commit be746f1805
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92482
2 changed files with 6 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<para>For those more interested in doing business with &os; than
in experimenting with new &os; technology, formal releases
(such as &release.prev;) are frequently more appropriate.
(such as &release.prev.stable;) are frequently more appropriate.
Releases undergo a period of testing and quality assurance
checking to ensure high reliability and dependability.</para>

View File

@ -13,6 +13,11 @@
branchpoint. -->
<!ENTITY release.prev "4.0-RELEASE">
<!-- The previous stable release, useful for pointing user's at the
release they SHOULD be running if they don't want the bleeding
edge. -->
<!ENTITY release.prev.stable "4.5-RELEASE">
<!-- The next version to be released, usually used for snapshots. -->
<!ENTITY release.next "5.0-RELEASE">