You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2012/12/05 18:53:09 UTC

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

Author: pburba
Date: Wed Dec  5 17:53:08 2012
New Revision: 1417557

URL: http://svn.apache.org/viewvc?rev=1417557&view=rev
Log:
* STATUS: Vote and approve r1409146.

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=1417557&r1=1417556&r2=1417557&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Dec  5 17:53:08 2012
@@ -87,14 +87,6 @@ Candidate changes:
      +1: rhuijben
      -0: philip (needs r1295418 for test to run but it still FAILs)
 
- * r1409146
-   Make sure svn_uri_get_file_url_from_dirent() returns a canonical url for
-   Windows drive roots.
-   Justification:
-     Handles a Windows specific corner case in a generic conversion function.
-   Votes:
-     +1: rhuijben, stefan2
-
  * r1409804
    Add a delimiter between the two chains in svn_error_compose_create().
    Justification:
@@ -136,3 +128,11 @@ Approved changes:
      revision.
    Votes:
      +1: cmpilato, rhuijben, brane
+
+ * r1409146
+   Make sure svn_uri_get_file_url_from_dirent() returns a canonical url for
+   Windows drive roots.
+   Justification:
+     Handles a Windows specific corner case in a generic conversion function.
+   Votes:
+     +1: rhuijben, stefan2, pburba