Whoops, forgot to note 4.1 here as well.
This commit is contained in:
parent
9407893a6d
commit
60d244069d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7738
1 changed files with 13 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.39 2000/07/18 18:22:31 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.40 2000/07/19 19:40:12 dannyboy Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.39 2000/07/18 18:22:31 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.40 2000/07/19 19:40:12 dannyboy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,11 +16,11 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<a name="current"></A>
|
||||
<h2>Current Release(s)</h2>
|
||||
|
||||
<p><b>Release 4.0</b> (March, 2000)
|
||||
<p><b>Release 4.1</b> (March, 2000)
|
||||
<em>
|
||||
<A HREF="./4.0R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.0R/notes.html">Release Notes</A> :
|
||||
<A HREF="./4.0R/errata.html">Errata</A>
|
||||
<A HREF="./4.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.1R/notes.html">Release Notes</A> :
|
||||
<A HREF="./4.1R/errata.html">Errata</A>
|
||||
</em></p>
|
||||
|
||||
<p>This latest release from our <A
|
||||
|
@ -39,6 +39,13 @@ FreeBSD</A> for details.</p>
|
|||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
<ul>
|
||||
<li><b>4.0</b> (March, 2000)
|
||||
<em>
|
||||
<a href="./4.0R/announce.html">Announcement</a>:
|
||||
<a href="./4.0R/notes.html">Release Notes</a>:
|
||||
<a href="./4.0R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
<li><b>3.5</b> (June, 2000)
|
||||
<em>
|
||||
<a href="./3.5R/announce.html">Announcement</a>:
|
||||
|
|
Loading…
Reference in a new issue