- announce the Q3/2011 Status report
This commit is contained in:
parent
fc7ecdcc97
commit
fb2423d69d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37903
2 changed files with 21 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.64 2011/04/27 10:43:45 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.65 2011/09/14 14:30:15 danger Exp $">
|
||||
<!ENTITY title "FreeBSD Quarterly Status Reports">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Next submissions due: October 15th, 2011</h2>
|
||||
<h2>Next submissions due: January 15th, 2012</h2>
|
||||
|
||||
<p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
|
||||
generator</a> or download and edit the <a href="report-sample.xml">
|
||||
|
@ -42,6 +42,8 @@
|
|||
<h2>2011</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-2011-07-2011-09.html">July, 2011 -
|
||||
September, 2011</a></li>
|
||||
<li><a href="report-2011-04-2011-06.html">April, 2011 -
|
||||
June, 2011</a></li>
|
||||
<li><a href="report-2011-01-2011-03.html">January, 2011 -
|
||||
|
|
|
@ -25,13 +25,29 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.401 2011/10/06 14:04:35 melifaro Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.402 2011/10/23 14:42:21 gjb Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2011</name>
|
||||
|
||||
<month>
|
||||
<name>11</name>
|
||||
|
||||
<day>
|
||||
<name>8</name>
|
||||
|
||||
<event>
|
||||
<title>July-September, 2011 Status Report</title>
|
||||
|
||||
<p>The July-September, 2011 Status Report is <a
|
||||
href="&enbase;/news/status/report-2011-07-2011-09.html">now
|
||||
available</a> with 28 entries.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>10</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue