Update this page to be a little more explanatory and fill in some dates.
This commit is contained in:
parent
a7a1505420
commit
b50b08c804
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8498
1 changed files with 9 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.44 2000/10/02 17:55:04 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.45 2000/11/21 20:40:38 jkh Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.44 2000/10/02 17:55:04 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.45 2000/11/21 20:40:38 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
<img src="../gifs/releases.jpg" height="200" width="300" align="right" border="0">
|
||||
|
||||
<p><em>For late-breaking news about FreeBSD Releases, please visit
|
||||
<p><em>For late-breaking news about FreeBSD, please visit
|
||||
the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
||||
|
||||
<a name="current"></A>
|
||||
|
@ -23,7 +23,7 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<A HREF="./4.2R/errata.html">Errata</A>
|
||||
</em></p>
|
||||
|
||||
<p>This latest release from our <A
|
||||
<p>The latest daily release from our <A
|
||||
HREF="&base/handbook/current-stable.html#STABLE">FreeBSD-stable</A> branch is
|
||||
also available. Please see <A HREF="../where.html">Getting
|
||||
FreeBSD</A> for details.</p>
|
||||
|
@ -34,7 +34,11 @@ FreeBSD</A> for details.</p>
|
|||
We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/current-stable.html#STABLE">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
|
||||
branches.
|
||||
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.3</b> in late March of 2001. The first release on
|
||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for late summer 2001.
|
||||
|
||||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
|
|
Loading…
Reference in a new issue