Author: stefan2
Date: Sat Mar 10 10:54:41 2012
New Revision: 1299180
URL: http://svn.apache.org/viewvc?rev=1299180&view=rev
Log:
On the revprop-cache branch:
* BRANCH-README
(ToDo): update
Modified:
subversion/branches/revprop-cache/BRANCH-README
Modified: subversion/branches/revprop-cache/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/revprop-cache/BRANCH-README?rev=1299180&r1=1299179&r2=1299180&view=diff
==============================================================================
--- subversion/branches/revprop-cache/BRANCH-README (original)
+++ subversion/branches/revprop-cache/BRANCH-README Sat Mar 10 10:54:41 2012
@@ -18,9 +18,9 @@ ToDo List
---------
* re-apply original patches (done)
-* implement svn_named_atomic API (in progress)
+* implement svn_named_atomic API (done)
* provide tests for the new API
-* switch revprop generation storage from file to new API
-* introduce new option to enable revprop caching selectively
+* switch revprop generation storage from file to new API (done)
+* introduce new option to enable revprop caching selectively (done)
(instead of piggybacking it onto the fulltext caching option)