You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2012/11/22 21:05:51 UTC

svn propchange: r1412651 - svn:log

Author: rhuijben
Revision: 1412651
Modified property: svn:log

Modified: svn:log at Thu Nov 22 20:05:51 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 22 20:05:51 2012
@@ -1,6 +1,6 @@
 Fix the merge test that I accidentally broke by reverting svn_wc_is_wc_root2
 to its 1.7 behavior, by deprecating this function. The new function allows its
-callers
+callers to determine the behavior they want by using extra output arguments.
 
 * subversion/include/svn_wc.h
   (svn_wc_is_wc_root2): Deprecate and describe legacy behavior.