You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2013/03/26 14:15:07 UTC

svn commit: r1461113 - /subversion/branches/1.7.x/STATUS

Author: ivan
Date: Tue Mar 26 13:15:07 2013
New Revision: 1461113

URL: http://svn.apache.org/r1461113
Log:
* STATUS: Vote and approve r1425368.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1461113&r1=1461112&r2=1461113&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Mar 26 13:15:07 2013
@@ -74,14 +74,6 @@ Candidate changes:
    Votes:
      +1: rhuijben, pburba
 
- * r1425368
-   Use the right api for generating the repository dirent in mod_dav_svn.
-   Justification:
-     Using dav_svn_get_repos_path() causes an assertion on Windows. This
-     public api was unused until the in-repo-authz was merged to trunk.
-   Votes:
-     +1: rhuijben, pburba
-
  * r1426752
    Fix Issue #4133, an issue in the diff-libraries whitespace normalization
    handling that might make diff use the wrong tokens, showing up as
@@ -302,3 +294,11 @@ Approved changes:
      was found to be troublesome in issue #4332's research, too.
    Votes:
      +1: cmpilato, breser, rhuijben
+
+ * r1425368
+   Use the right api for generating the repository dirent in mod_dav_svn.
+   Justification:
+     Using dav_svn_get_repos_path() causes an assertion on Windows. This
+     public api was unused until the in-repo-authz was merged to trunk.
+   Votes:
+     +1: rhuijben, pburba, ivan