From 4d8fa27d7a18a857d799be7a7ea134b07ee3aaeb Mon Sep 17 00:00:00 2001
From: "Bruce A. Mah"
Date: Tue, 25 Feb 2003 16:43:59 +0000
Subject: [PATCH] Fix up references to STABLE and CURRENT branches. A slight
variation on the patch in the PR.
PR: 48606
Submitted by: Xin LI
---
en/releng/index.sgml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/en/releng/index.sgml b/en/releng/index.sgml
index 43de6ee84d..cc1a7ef089 100644
--- a/en/releng/index.sgml
+++ b/en/releng/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -59,11 +59,11 @@ subtrees are not branched and not covered by this table.
Semi-Frozen |
&contact.re; |
Active development branch for -CURRENT. Commits to this
- branch will be in 5.1-RELEASE and 5.0-STABLE. Sometime around
- the release of 5.1-RELEASE or 5.2-RELEASE, we will branch RELENG_5 (for 5.0-STABLE) and this
- branch will then be known at 6.0-CURRENT. With that in mind,
+ branch will be in 5.1-RELEASE and 5-STABLE. Sometime around
+ the release of 5.1-RELEASE or 5.2-RELEASE, we will branch RELENG_5 (for 5-STABLE) and this
+ branch will then be known at 6-CURRENT. With that in mind,
developers should treat this as a "STABLE" branch for the next few
- months and focus on fixing bugs to make 5.0-RELEASE a success.
+ months and focus on fixing bugs to make 5-STABLE a success.
Invasive commits to HEAD must be coordinated and approved
by &contact.re;. |