mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
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:
parent
f7699dd6a4
commit
be746f1805
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92482
@ -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>
|
||||
|
||||
|
@ -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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user