You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ma...@apache.org on 2012/06/28 15:29:52 UTC

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

Author: markphip
Date: Thu Jun 28 13:29:51 2012
New Revision: 1355009

URL: http://svn.apache.org/viewvc?rev=1355009&view=rev
Log:
* STATUS: Vote for two JavaHL backports and move to approved section.

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=1355009&r1=1355008&r2=1355009&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Jun 28 13:29:51 2012
@@ -140,13 +140,6 @@ Candidate changes:
    Votes:
      +1: cmpilato, gstein
 
- * r1351772
-   Add missing new-in-1.7 notification API enum values to JavaHL.
-   Justification:
-     Incomplete API in JavaHL bindings. Requested by SVNKit developers.
-   Votes:
-     +1: stsp, philip
-
  * r1352068
    Do not use non-constant initializers in struct variables, since this
    violates C'89 and C'90.
@@ -167,15 +160,22 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1354626, r1354652
-   Fix JavaHL so as not to assert on non-canonical input
-   Justification
-     Regression from 1.6.
-   Votes:
-     +1: philip
-
 Veto-blocked changes:
 =====================
 
 Approved changes:
 =================
+
+* r1351772
+  Add missing new-in-1.7 notification API enum values to JavaHL.
+  Justification:
+    Incomplete API in JavaHL bindings. Requested by SVNKit developers.
+  Votes:
+    +1: stsp, philip, markphip
+
+* r1354626, r1354652
+  Fix JavaHL so as not to assert on non-canonical input
+  Justification
+    Regression from 1.6.
+  Votes:
+    +1: philip, markphip