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/27 12:45:01 UTC

svn propchange: r1414123 - svn:log

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

Modified: svn:log at Tue Nov 27 11:45:01 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Nov 27 11:45:01 2012
@@ -9,6 +9,10 @@ contains unversioned nodes, which makes 
   (svn_wc__internal_get_iprops): Move to wc_db.c.
   (svn_wc__get_iprops): Wrap svn_wc__internal_get_iprops.
 
+* subversion/libsvn_wc/status.c
+  (collect_ignore_patterns): Use svn_wc__db_read_inherited_props instead of
+    its wrapper.
+
 * subversion/libsvn_wc/wc.h
   (svn_wc__internal_get_iprops): Remove function.