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 2011/05/29 18:02:29 UTC

svn propchange: r1128892 - svn:log

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

Modified: svn:log at Sun May 29 16:02:29 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun May 29 16:02:29 2011
@@ -42,6 +42,10 @@ compatible with older api users.
 * subversion/libsvn_wc/diff_local.c
   (svn_wc_diff6): Update caller.
 
+* subversion/libsvn_wc/externals.c
+  (svn_wc__externals_gather_definitions): Allow gathering externals below
+    an unexisting path. (Currently needed for update and switch).
+
 * subversion/libsvn_wc/status.c
   (walk_status_baton): Remove callback.
   (handle_externals): Update caller.