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

Benjamin Kaduk bjk at FreeBSD.org
Tue Feb 14 04:02:08 UTC 2017


Author: bjk
Date: Tue Feb 14 04:02:06 2017
New Revision: 49986
URL: https://svnweb.freebsd.org/changeset/doc/49986

Log:
  Publish the 2016Q4 status report
  
  Link from the status report main page and update the next-due date.
  Add a news entry for the report.

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	Mon Feb 13 21:03:05 2017	(r49985)
+++ head/en_US.ISO8859-1/htdocs/news/status/status.xml	Tue Feb 14 04:02:06 2017	(r49986)
@@ -13,8 +13,8 @@
 
     <body class="navinclude.about">
 
-  <h2>Next Quarterly Status Report submissions (October –
-    December) due: January 7th, 2017</h2>
+  <h2>Next Quarterly Status Report submissions (January –
+    March) due: April 7th, 2017</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>2016</h2>
 
   <ul>
+    <li><a href="report-2016-10-2016-12.html">October, 2016 -
+      December, 2016</a></li>
     <li><a href="report-2016-07-2016-09.html">July, 2016 -
       September, 2016</a></li>
     <li><a href="report-2016-04-2016-06.html">April, 2016 -

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Mon Feb 13 21:03:05 2017	(r49985)
+++ head/share/xml/news.xml	Tue Feb 14 04:02:06 2017	(r49986)
@@ -35,6 +35,19 @@
       <name>2</name>
 
       <day>
+	<name>13</name>
+
+	<event>
+	  <title>October-December 2016 Status Report</title>
+
+	  <p>The <a
+	      href="&enbase;/news/status/report-2016-10-2016-12.html">October
+	      to December 2016 Status Report</a> is now
+	    available.</p>
+	</event>
+      </day>
+
+      <day>
 	<name>10</name>
 
 	<event>


More information about the svn-doc-all mailing list