svn commit: r49797 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Thu Jan 5 04:55:49 UTC 2017
Author: bjk
Date: Thu Jan 5 04:55:47 2017
New Revision: 49797
URL: https://svnweb.freebsd.org/changeset/doc/49797
Log:
Copy report template for 2016Q4 and update accordingly
Added:
head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
- copied, changed from r49796, head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
Copied and modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml (from r49796, head/en_US.ISO8859-1/htdocs/news/status/report-template.xml)
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-template.xml Wed Jan 4 18:42:26 2017 (r49796, copy source)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Thu Jan 5 04:55:47 2017 (r49797)
@@ -5,45 +5,33 @@
<!-- $FreeBSD$ -->
-<!--
- Variables to replace:
- %%START%% - report month start
- %%STOP%% - report month end
- %%YEAR%% - report year
- %%NUM%% - report issue (first, second, third, fourth)
- %%STARTNEXT%% - report month start
- %%STOPNEXT%% - report month end
- %%YEARNEXT%% - next report due year (if different than %%YEAR%%)
- %%DUENEXT%% - next report due date (i.e., June 6)
--->
-
<report>
<date>
- <month>%%START%%-%%STOP%%</month>
+ <month>October-December</month>
- <year>%%YEAR%%</year>
+ <year>2016</year>
</date>
<section>
<title>Introduction</title>
- <p><strong>This is a draft of the %%START%%–%%STOP%% %%YEAR%%
+ <p><strong>This is a draft of the October–December 2016
status report. Please check back after it is finalized, and
an announcement email is sent to the &os;-Announce mailing
list.</strong></p>
<?ignore
- <p>This report covers &os;-related projects between %%START%% and
- %%STOP%% %%YEAR%%. This is the %%NUM%% of four reports planned for
- %%YEAR%%.</p>
+ <p>This report covers &os;-related projects between October and
+ December 2016. This is the last of four reports planned for
+ 2016.</p>
- <p>The %%NUM%% quarter of %%YEAR%% was another productive quarter for
+ <p>The last quarter of 2016 was another productive quarter for
the &os; project and community. [...]</p>
<p>Thanks to all the reporters for the excellent work!</p>
- <p>The deadline for submissions covering the period from %%STARTNEXT%%
- to %%STOPNEXT%% %%YEARNEXT%% is %%DUENEXT%%, %%YEARNEXT%%.</p>
+ <p>The deadline for submissions covering the period from January
+ to March 2017 is April 7, 2017.</p>
?>
</section>
More information about the svn-doc-head
mailing list