Author: cmpilato
Date: Tue Jan 8 16:31:02 2013
New Revision: 1430367
URL: http://svn.apache.org/viewvc?rev=1430367&view=rev
Log:
* site/publish/roadmap.html
Update some roadmap item status descriptions.
Modified:
subversion/site/publish/roadmap.html
Modified: subversion/site/publish/roadmap.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1430367&r1=1430366&r2=1430367&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Tue Jan 8 16:31:02 2013
@@ -293,10 +293,11 @@ numbering, compatibility, and deprecatio
<td class="task-name">Improved handling of local moves/renames</td>
<td class="task-status">In Progress</td>
<td><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=3631"
- >Issue 3631</a>
+ >Issue 3631</a>,
<a href="http://subversion.tigris.org/issues/show_bug.cgi?id=4232"
- >Issue 4232</a>
- </td>
+ >Issue 4232</a>.
+ 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>
@@ -305,10 +306,10 @@ numbering, compatibility, and deprecatio
>svn_editor.h API</a>,
<a
href="http://svn.apache.org/repos/asf/subversion/trunk/notes/editor-v2.txt"
>notes/editor-v2.txt</a>.
- hwright <a href="http://svn.haxx.se/dev/archive-2012-08/0203.shtml"
- >says</a> he believes "that the work is sufficiently protected
- on trunk as to be releasable" and that "there is certainly
- more that could be done, but..."</td>
+ 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>