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 2013/01/29 22:42:16 UTC

svn propchange: r1440139 - svn:log

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

Modified: svn:log at Tue Jan 29 21:42:16 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jan 29 21:42:16 2013
@@ -7,11 +7,11 @@ and one that takes the new svn_diff_tree
 
 * subversion/libsvn_client/client.h
   (includes): Add svn_diff_tree.h.
-
-* subversion/libsvn_client/diff.c
   (svn_client__get_diff_editor2): New function, intended to replace...
   (svn_client__get_diff_editor): ... this function, which is now a wrapper.
 
+* subversion/libsvn_client/diff.c
+
 * subversion/libsvn_client/merge.c
   (notification_receiver): Remove function.
   (drive_merge_report_editor): Update caller.