Author: jcorvel
Date: Thu Dec 17 20:48:01 2020
New Revision: 1884571

URL: http://svn.apache.org/viewvc?rev=1884571&view=rev
Log:
* 1.14.x/STATUS: Vote for and approve r1882326 (issue #4762).

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1884571&r1=1884570&r2=1884571&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu Dec 17 20:48:01 2020
@@ -41,16 +41,6 @@ Candidate changes:
    Votes:
      +1: futatuki
 
- * r1882326
-   Fix issue #4762 "authz doesn't combine global and repository rules"
-   Justification:
-     Restore behaviour of SVN 1.9: It is now again possible to override
-     per-path access rules for specific users (and groups) at the global
-     level. Such global rules are overridden by repository-specific rules
-     only if both the user and the path match the repository-specific rule.
-   Votes:
-     +1: stsp, brane
-
  * r1875675
    Rewrite load_normalize_node_props to avoid literal trailing spaces.
    Justification:
@@ -102,3 +92,13 @@ Approved changes:
      Allow building on older distros such as CentOS 7.
    Votes:
      +1: brane, hartmannathan, julianfoad
+
+ * r1882326
+   Fix issue #4762 "authz doesn't combine global and repository rules"
+   Justification:
+     Restore behaviour of SVN 1.9: It is now again possible to override
+     per-path access rules for specific users (and groups) at the global
+     level. Such global rules are overridden by repository-specific rules
+     only if both the user and the path match the repository-specific rule.
+   Votes:
+     +1: stsp, brane, jcorvel


Reply via email to