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 2013/11/13 15:13:03 UTC

svn commit: r1541528 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Wed Nov 13 14:13:03 2013
New Revision: 1541528

URL: http://svn.apache.org/r1541528
Log:
* STATUS: Approve the r1541432 patch.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1541528&r1=1541527&r2=1541528&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Nov 13 14:13:03 2013
@@ -163,15 +163,6 @@ Candidate changes:
      +0.5: ivan (Looks fine, but I don't have enough expertise in this area
                  for full review')
 
- * r1541432
-   Fix potential crash in mod_authz_svn during startup if path specified
-   by AuthzSVNAccessFile, AuthzSVNReposRelativeAccessFile, or 
-   AuthzSVNGroupsFile directives is not accessible.
-   Justification:
-     Crash on invalid configuration.
-   Votes:
-     +1: ivan, stefan2
-
 Veto-blocked changes:
 =====================
 
@@ -202,3 +193,12 @@ Approved changes:
    Votes:
      +1: stefan2, rhuijben, ivan
      +1 (without r1540428): brane
+
+ * r1541432
+   Fix potential crash in mod_authz_svn during startup if path specified
+   by AuthzSVNAccessFile, AuthzSVNReposRelativeAccessFile, or 
+   AuthzSVNGroupsFile directives is not accessible.
+   Justification:
+     Crash on invalid configuration.
+   Votes:
+     +1: ivan, stefan2, rhuijben