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 2014/03/07 15:49:24 UTC

svn propchange: r1575270 - svn:log

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

Modified: svn:log at Fri Mar  7 14:49:24 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar  7 14:49:24 2014
@@ -1,4 +1,9 @@
+Resolve a hard to find regression introduced in Subversion 1.8.8 proplist
+handling of inherited properties when using absolute paths.
+
 * subversion/libsvn_client/prop_commands.c
   (recursive_proplist_receiver): When listing paths via an absolute path,
     report the inherited properties on the root instead of on the first
     reported path. (b->anchor is NULL when the original path is absolute)
+
+Found by: brane