Author: cmpilato
Date: Tue Jan 8 17:02:08 2013
New Revision: 1430388
URL: http://svn.apache.org/viewvc?rev=1430388&view=rev
Log:
* site/publish/roadmap.html
(#next-release-status): Moved 'Editor V2' to 'deferred' state (and
table positioning).
Modified:
subversion/site/publish/roadmap.html
Modified: subversion/site/publish/roadmap.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1430388&r1=1430387&r2=1430388&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Tue Jan 8 17:02:08 2013
@@ -299,18 +299,6 @@ numbering, compatibility, and deprecatio
This work is ongoing, but is not yet in a state that's widely
considered release-worthy.</td>
</tr>
- <tr class="task-level-1 in-progress">
- <td class="task-name">Editor V2</td>
- <td class="task-status">In Progress</td>
- <td><a
href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/include/svn_editor.h"
- >svn_editor.h API</a>,
- <a
href="http://svn.apache.org/repos/asf/subversion/trunk/notes/editor-v2.txt"
- >notes/editor-v2.txt</a>.
- This work is in a shippable state, but has failed to get
- widespread developer review. It needs to be de-publicized
- prior to the 1.8 release with an eye on (hopefully) delivering
- it as part of our 1.9 public API.</td>
- </tr>
<tr class="task-level-1 completed">
<td class="task-name">Conflict storage</td>
<td class="task-status">Completed</td>
@@ -408,6 +396,18 @@ numbering, compatibility, and deprecatio
now deferred from, this release</td></tr>
<tr class="task-level-1 deferred">
+ <td class="task-name">Editor V2</td>
+ <td class="task-status">Deferred</td>
+ <td><a
href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/include/svn_editor.h"
+ >svn_editor.h API</a>,
+ <a
href="http://svn.apache.org/repos/asf/subversion/trunk/notes/editor-v2.txt"
+ >notes/editor-v2.txt</a>.
+ This work is in a shippable state, but has failed to get
+ widespread developer review. It remains private for now with
+ an eye on (hopefully) delivering it as part of our 1.9 public
+ API.</td>
+ </tr>
+ <tr class="task-level-1 deferred">
<td class="task-name">Improved handling of server-side moves/renames</td>
<td class="task-status">Deferred</td>
<td><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=3633"