Add the May-June 2004 status report
This commit is contained in:
parent
0a25bc1270
commit
fb19faeadb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21699
4 changed files with 2207 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.23 2004/03/17 18:08:15 scottl Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.24 2004/05/15 22:05:34 scottl Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -27,6 +27,7 @@ DATA+= report-mar-2003-sep-2003.html
|
|||
DATA+= report-oct-2003-dec-2003.html
|
||||
DATA+= report-jan-2004-feb-2004.html
|
||||
DATA+= report-mar-2004-apr-2004.html
|
||||
DATA+= report-may-2004-june-2004.html
|
||||
|
||||
# Install a sample <project> entry.
|
||||
DATA+= report-sample.xml
|
||||
|
|
1101
en/news/status/report-2004-05-2004-06.xml
Normal file
1101
en/news/status/report-2004-05-2004-06.xml
Normal file
File diff suppressed because it is too large
Load diff
1101
en/news/status/report-may-2004-june-2004.xml
Normal file
1101
en/news/status/report-may-2004-june-2004.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.18 2004/03/17 18:08:15 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.19 2004/05/15 22:05:34 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD Status Reports">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -33,6 +33,8 @@
|
|||
<h2>2004</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-may-2004-june-2004.html">May, 2004 -
|
||||
June, 2004</a></li>
|
||||
<li><a href="report-mar-2004-apr-2004.html">March, 2004 -
|
||||
April, 2004</a></li>
|
||||
<li><a href="report-jan-2004-feb-2004.html">January, 2004 -
|
||||
|
|
Loading…
Reference in a new issue