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 2011/10/26 22:04:02 UTC

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

Author: rhuijben
Date: Wed Oct 26 20:04:02 2011
New Revision: 1189419

URL: http://svn.apache.org/viewvc?rev=1189419&view=rev
Log:
* STATUS: Cast vote and move to approved

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=1189419&r1=1189418&r2=1189419&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Oct 26 20:04:02 2011
@@ -69,15 +69,6 @@ Candidate changes:
      -0: rhuijben (r1188774 checks if the defining directory must be removed 
                    instead of the parent directory of the external)
 
- * r1189190, r1189395
-   Restore backwards compatibility of 'svn status -u' in the javahl api to
-   allow detecting deletes and adds.
-   Justification:
-     Without this patch only the text status is visible and restructuring
-     changes aren't available.
-   Votes:
-     +1: markphip, rhuijben (r1189190 only)
-
  * r1189261
    Bump copyright year in Windows executables and DLLs to 2011 (from 2009).
    Votes:
@@ -107,3 +98,12 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1189190, r1189395
+   Restore backwards compatibility of 'svn status -u' in the javahl api to
+   allow detecting deletes and adds.
+   Justification:
+     Without this patch only the text status is visible and restructuring
+     changes aren't available.
+   Votes:
+     +1: markphip, rhuijben