svn commit: r48141 - in head: en_US.ISO8859-1/htdocs/news/status share/xml

Benjamin Kaduk bjk at FreeBSD.org
Tue Feb 2 04:55:50 UTC 2016


Author: bjk
Date: Tue Feb  2 04:55:49 2016
New Revision: 48141
URL: https://svnweb.freebsd.org/changeset/doc/48141

Log:
  Publish the 2015Q4 status report
  
  Link to it from the main status report page and update the next submission
  deadline, and add a news entry for the report.
  
  The delay in publishing is due to a combination of the large volume
  of submissions and illness.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/status.xml
  head/share/xml/news.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/status.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/status.xml	Tue Feb  2 04:42:36 2016	(r48140)
+++ head/en_US.ISO8859-1/htdocs/news/status/status.xml	Tue Feb  2 04:55:49 2016	(r48141)
@@ -13,8 +13,8 @@
 
     <body class="navinclude.about">
 
-  <h2>Next Quarterly Status Report submissions (October –
-    December) due: January 7th, 2016</h2>
+  <h2>Next Quarterly Status Report submissions (January –
+    March) due: April 7th, 2016</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">
@@ -58,6 +58,8 @@
   <h2>2015</h2>
 
   <ul>
+    <li><a href="report-2015-10-2015-12.html">October, 2015 -
+      December, 2015</a></li>
     <li><a href="report-2015-07-2015-09.html">July, 2015 -
       September, 2015</a></li>
     <li><a href="report-2015-04-2015-06.html">April, 2015 -

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Tue Feb  2 04:42:36 2016	(r48140)
+++ head/share/xml/news.xml	Tue Feb  2 04:55:49 2016	(r48141)
@@ -32,6 +32,22 @@
     <name>2016</name>
 
     <month>
+      <name>2</name>
+    
+      <day>
+	<name>1</name>
+
+	<event>
+	  <title>October–December Status Report</title>
+
+	  <p>The <a
+	    href="&enbase;/news/status/report-2015-10-2015-12.html">October–December,
+	      2015 Status Report</a> is now available.</p>
+	</event>
+      </day>
+    </month>
+
+    <month>
       <name>1</name>
 
       <day>


More information about the svn-doc-all mailing list