You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2012/03/25 19:06:56 UTC

svn propchange: r1304614 - svn:log

Author: julianfoad
Revision: 1304614
Modified property: svn:log

Modified: svn:log at Sun Mar 25 17:06:56 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Mar 25 17:06:56 2012
@@ -1,5 +1,5 @@
-Change the members of 'merge_source_t' from in-line to pointers.
-A follow-up to r1303807.
+Change the members of 'merge_source_t' from in-line to pointers, and add
+'create' and 'dup' functions related to it.  A follow-up to r1303807.
 
 * subversion/libsvn_client/merge.c
   (merge_source_t): As above.