You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ka...@apache.org on 2010/03/01 19:04:19 UTC

svn propchange: r917512 - svn:log

Author: kameshj
Revision: 917512
Modified property: svn:log

Modified: svn:log at Mon Mar  1 18:04:19 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Mar  1 18:04:19 2010
@@ -1,9 +1,10 @@
 Follow-up to r916286.
 
 * subversion/mod_dav_svn/mod_dav_svn.c
-(create_dir_config):
+  (create_dir_config):
+
 * subversion/mod_dav_svn/mirror.c
-(dav_svn__location_in_filter, dav_svn__location_body_filter):
-Use 'svn_uri_canonicalize' on url paths.
+  (dav_svn__location_in_filter, dav_svn__location_body_filter):
+   Use 'svn_uri_canonicalize' on url paths.
 
 Found by: julianfoad, rhuijben