Add the March-April 2004 FreeBSD Status Report. Many thanks to all who
submitted an entry.
This commit is contained in:
parent
b2ebba3d79
commit
d887d1f95f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20913
4 changed files with 2307 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.22 2004/01/28 19:14:40 scottl Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.23 2004/03/17 18:08:15 scottl Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -26,6 +26,7 @@ DATA+= report-jan-2003-feb-2003.html
|
|||
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
|
||||
|
||||
# Install a sample <project> entry.
|
||||
DATA+= report-sample.xml
|
||||
|
|
1151
en/news/status/report-2004-03-2004-04.xml
Normal file
1151
en/news/status/report-2004-03-2004-04.xml
Normal file
File diff suppressed because it is too large
Load diff
1151
en/news/status/report-mar-2004-apr-2004.xml
Normal file
1151
en/news/status/report-mar-2004-apr-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.17 2004/01/28 19:14:40 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.18 2004/03/17 18:08:15 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-mar-2004-apr-2004.html">March, 2004 -
|
||||
April, 2004</a></li>
|
||||
<li><a href="report-jan-2004-feb-2004.html">January, 2004 -
|
||||
February, 2004 </a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue