Note 3.0R.
This commit is contained in:
parent
78db2ed4ea
commit
60d7603e2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3621
1 changed files with 11 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-09-10 12:53:37 $">
|
||||
<!ENTITY date "$Date: 1998-10-16 23:49:20 $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.23 1998-09-10 12:53:37 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.24 1998-10-16 23:49:20 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -13,7 +13,7 @@
|
|||
the <a href="&base/news/newsflash.html">Newsflash</a> page.</em></p>
|
||||
|
||||
<a name="current"></a>
|
||||
<h2>Current Release</h2>
|
||||
<h2>Current Releases</h2>
|
||||
|
||||
<p><b>Release 2.2.7</b> (July, 1998)
|
||||
<em>
|
||||
|
@ -22,6 +22,13 @@ the <a href="&base/news/newsflash.html">Newsflash</a> page.</em></p>
|
|||
<A HREF="./2.2.7R/errata.html">Errata</A>.
|
||||
</em></p>
|
||||
|
||||
<p><b>Release 3.0</b> (October, 1998)
|
||||
<em>
|
||||
<A HREF="./3.0R/announce.html">Announcement</A> :
|
||||
<A HREF="./3.0R/notes.html">Release Notes</A> :
|
||||
<A HREF="./3.0R/errata.html">Errata</A>.
|
||||
</em></p>
|
||||
|
||||
<p>This latest release from our <A
|
||||
HREF="&base/handbook/stable.html">FreeBSD-stable</A> branch is
|
||||
also available. Please see <a href="../where.html">Getting
|
||||
|
@ -33,9 +40,7 @@ FreeBSD</a> for details.</p>
|
|||
We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/stable.html">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/current.html">FreeBSD-current</A>
|
||||
branches. Look forward to exciting new technologies such as
|
||||
integrated <A HREF="http://www.freebsd.org/~fsmp/SMP/SMP.html">
|
||||
Symmetric Multi-Processor (SMP)</A> support!
|
||||
branches.
|
||||
|
||||
<a name="past"></a>
|
||||
<h2>Past Releases</h2>
|
||||
|
|
Loading…
Reference in a new issue