You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2014/03/19 23:57:29 UTC

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

Author: philip
Date: Wed Mar 19 22:57:29 2014
New Revision: 1579439

URL: http://svn.apache.org/r1579439
Log:
* STATUS: Vote/approve proplist path fix.

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=1579439&r1=1579438&r2=1579439&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Mar 19 22:57:29 2014
@@ -181,15 +181,6 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
- * r1575270, r1575284
-   Fix inconsistent output in svn_client_proplist4 when using absolute paths.
-   Notes:
-     r1575284 is the test that exposes this bug.
-   Justification:
-     It's a regression in 1.8.8 compared to 1.8.5.
-   Votes:
-      +1: brane, rhuijben
-
  * r1574868
    Don't let invalid mergeinfo stop 'svnadmin dump' from producing a dump.
      Part of issue #4476 "Mergeinfo containing r0 makes svnsync and svnadmin
@@ -314,3 +305,12 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1575270, r1575284
+   Fix inconsistent output in svn_client_proplist4 when using absolute paths.
+   Notes:
+     r1575284 is the test that exposes this bug.
+   Justification:
+     It's a regression in 1.8.8 compared to 1.8.5.
+   Votes:
+      +1: brane, rhuijben, philip