You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/02/24 20:56:43 UTC

svn propchange: r880468 - svn:log

Author: cmpilato
Revision: 880468
Modified property: svn:log

Modified: svn:log at Wed Feb 24 19:56:43 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Feb 24 19:56:43 2010
@@ -1,5 +1,5 @@
 Track API changes recently merged into this branch.
 
 * subversion/libsvn_client/copy.c
-  (calculate_target_mergeinfo): Use svn_ra_get_path_relative_to_root()
+  (calculate_target_mergeinfo): Use svn_ra_get_path_relative_to_session()
     instead of svn_client__path_relative_to_session().