You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by vm...@apache.org on 2012/12/24 23:11:43 UTC

svn commit: r1425687 - /subversion/branches/javahl-ra/BRANCH-README

Author: vmpn
Date: Mon Dec 24 22:11:43 2012
New Revision: 1425687

URL: http://svn.apache.org/viewvc?rev=1425687&view=rev
Log:
On the javahl-ra branch:

* BRANCH-README: Updated to reflect the latest changes

Modified:
    subversion/branches/javahl-ra/BRANCH-README

Modified: subversion/branches/javahl-ra/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/javahl-ra/BRANCH-README?rev=1425687&r1=1425686&r2=1425687&view=diff
==============================================================================
--- subversion/branches/javahl-ra/BRANCH-README (original)
+++ subversion/branches/javahl-ra/BRANCH-README Mon Dec 24 22:11:43 2012
@@ -77,6 +77,8 @@ TODO:
           
    * Commit RA editor implementation                         [IN PROGRESS]
 
+   * Review branch code for migrating from C-style casts to
+     use the C++ static cast like was done in trunk@1399494  [TODO]
 
    * Use of the java runtime exceptions                      [TODO]