Mention 4.1.1 RELEASE in Release Home.
This commit is contained in:
parent
84b5bdb959
commit
ef9dbcebe2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8072
2 changed files with 15 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/Makefile,v 1.23 2000/06/25 05:56:41 jkh Exp $
|
||||
# $FreeBSD: www/en/releases/Makefile,v 1.24 2000/07/27 13:07:13 jkh Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -8,7 +8,7 @@ DOCS?= index.sgml snapshots.sgml
|
|||
|
||||
SUBDIR= 1.1 1.1.5 2.0 2.0.5R 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
|
||||
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
|
||||
SUBDIR+= 3.3R 3.4R 3.5R 4.0R 4.1R
|
||||
SUBDIR+= 3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R
|
||||
|
||||
.if defined $(NEW_BUILD)
|
||||
SUBDIR=
|
||||
|
|
|
@ -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.42 2000/07/28 07:58:02 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.43 2000/08/11 15:49:35 ben Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.42 2000/07/28 07:58:02 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.43 2000/08/11 15:49:35 ben 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.1</b> (July, 2000)
|
||||
<p><b>Release 4.1.1</b> (September, 2000)
|
||||
<em>
|
||||
<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>
|
||||
<A HREF="./4.1.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.1.1R/notes.html">Release Notes</A> :
|
||||
<A HREF="./4.1.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.1</b> (July, 2000)
|
||||
<em>
|
||||
<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>
|
||||
|
||||
<li><b>4.0</b> (March, 2000)
|
||||
<em>
|
||||
<a href="./4.0R/announce.html">Announcement</a>:
|
||||
|
|
Loading…
Reference in a new issue