Add and link to the November 2001 status report.

This commit is contained in:
Chris Costello 2001-12-22 01:01:27 +00:00
parent 2d60e20b7d
commit 9ab74b2893
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11501
4 changed files with 2056 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/status/Makefile,v 1.11 2001/12/12 11:57:37 phantom Exp $
# $FreeBSD: www/en/news/status/Makefile,v 1.12 2001/12/13 19:30:09 phantom Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -15,6 +15,7 @@ DATA= report-june-2001.html
DATA+= report-july-2001.html
DATA+= report-august-2001.html
DATA+= report-september-2001.html
DATA+= report-november-2001.html
# Install a sample <project> entry.
DATA+= report-sample.xml

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.4 2001/09/18 18:46:30 chris Exp $">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.5 2001/11/12 22:25:12 chris Exp $">
<!ENTITY title "FreeBSD Status Reports">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -33,6 +33,7 @@
<h2>2001</h2>
<ul>
<li><a href="report-november-2001.html">November, 2001</a></li>
<li><a href="report-september-2001.html">September, 2001</a></li>
<li><a href="report-august-2001.html">August, 2001</a></li>
<li><a href="report-july-2001.html">July, 2001</a></li>