You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/09/17 23:22:20 UTC

svn commit: r998333 - /subversion/branches/object-model/BRANCH-README

Author: hwright
Date: Fri Sep 17 21:22:20 2010
New Revision: 998333

URL: http://svn.apache.org/viewvc?rev=998333&view=rev
Log:
On the object-model branch:
* BRANCH-README:
  Mark another API as done.

Modified:
    subversion/branches/object-model/BRANCH-README

Modified: subversion/branches/object-model/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/object-model/BRANCH-README?rev=998333&r1=998332&r2=998333&view=diff
==============================================================================
--- subversion/branches/object-model/BRANCH-README (original)
+++ subversion/branches/object-model/BRANCH-README Fri Sep 17 21:22:20 2010
@@ -10,7 +10,7 @@ on a branch, without any knowledge of ho
    - Implement bindings for the following APIs in libsvn_client
      (these were not chosen arbitrarily, they represent all the
       non-deprecated APIs in the client library):
-     * svn_client_version()
+     * svn_client_version()                         [DONE]
      * svn_client_checkout3()
      * svn_client_update3()
      * svn_client_switch2()