Current release is FreeBSD 4.5. Next release will be on June 1,
2002. Archive the old 4.4 release information.
This commit is contained in:
parent
3adf6aee0a
commit
5ed31b759f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12003
1 changed files with 13 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.70 2002/01/24 23:53:18 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.71 2002/01/28 05:38:59 murray Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.70 2002/01/24 23:53:18 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.71 2002/01/28 05:38:59 murray Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,7 +16,7 @@ the <A HREF="&base;/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<a name="current"></A>
|
||||
<h2>Current Release(s)</h2>
|
||||
|
||||
<p><b>Release &rel.current;</b> (September 2001)
|
||||
<p><b>Release &rel.current;</b> (January 2002)
|
||||
<em>
|
||||
<a href="&u.rel.announce;">Announcement</a> :
|
||||
<a href="&u.rel.notes;">Release Notes</a> :
|
||||
|
@ -37,12 +37,9 @@ FreeBSD</A> for details.</p>
|
|||
<A HREF="&base;/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
|
||||
branches, both as developer's snapshots and as regular full releases.
|
||||
The next scheduled release on the <b>-stable</b> branch will be
|
||||
<b>FreeBSD 4.5</b> on January 28, 2002. A <a
|
||||
href="&base;/releases/4.5R/qa.html">Testing Guide</a> is
|
||||
available for users who wish to take part in the quality
|
||||
assurance of our upcoming release. FreeBSD 4.6 and 4.7
|
||||
will follow 4.5 at 4 month intervals. The first release on
|
||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
<b>FreeBSD 4.6</b> on June 1, 2002. Subsequent releases will
|
||||
follow at 4 month intervals. The first release on what is now
|
||||
the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for the fourth quarter of 2002.</p>
|
||||
|
||||
<p>The release documentation files for FreeBSD-stable and
|
||||
|
@ -54,6 +51,13 @@ FreeBSD</A> for details.</p>
|
|||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
<ul>
|
||||
<li><b>4.4</b> (September, 2001)
|
||||
<em>
|
||||
<a href="./4.4R/announce.html">Announcement</a>:
|
||||
<a href="./4.4R/notes.html">Release Notes</a>:
|
||||
<a href="./4.4R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
<li><b>4.3</b> (April, 2001)
|
||||
<em>
|
||||
<a href="./4.3R/announce.html">Announcement</a>:
|
||||
|
|
Loading…
Reference in a new issue