Author: julianfoad
Date: Thu Feb 19 10:44:30 2015
New Revision: 1660836

URL: http://svn.apache.org/r1660836
Log:
* publish/roadmap.html
  (next-release-status): Mark 'issue triage' task as 'in progress'. Fix a
    typo.

Modified:
    subversion/site/publish/roadmap.html

Modified: subversion/site/publish/roadmap.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1660836&r1=1660835&r2=1660836&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Thu Feb 19 10:44:30 2015
@@ -234,7 +234,7 @@ numbering, compatibility, and deprecatio
    next release, consider tackling one of the incomplete items below.</p>
 
 <p><em>This table is nonexhaustive &mdash; it neither contains nor
-   attempts to contains all the features planned for this release.</em></p>
+   attempts to contain all the features planned for this release.</em></p>
 
 <table cellpadding="0" cellspacing="0" class="centered task-table">
 <thead>
@@ -296,9 +296,9 @@ numbering, compatibility, and deprecatio
     <td class="task-status">Not started</td>
     <td>Profile the new APIs to determine which can/should be optimized.</td>
   </tr>
-  <tr class="task-level-1 not-started">
+  <tr class="task-level-1 in-progress">
     <td class="task-name">Issue triage</td>
-    <td class="task-status">Not started</td>
+    <td class="task-status">In Progress</td>
     <td>Review open issues for the 
         <a 
href="http://subversion.tigris.org/issues/buglist.cgi?issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;target_milestone=1.9.0";>1.9.0</a>,
         <a 
href="http://subversion.tigris.org/issues/buglist.cgi?issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;target_milestone=1.9-consider";>1.9-consider</a>,


Reply via email to