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 2015/03/02 17:31:45 UTC

svn commit: r1663350 - /subversion/branches/1.9.x/STATUS

Author: rhuijben
Date: Mon Mar  2 16:31:45 2015
New Revision: 1663350

URL: http://svn.apache.org/r1663350
Log:
* STATUS: Cast vote. Add nomination.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1663350&r1=1663349&r2=1663350&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Mar  2 16:31:45 2015
@@ -16,17 +16,6 @@ Status of 1.9.0:
 Candidate changes:
 ==================
 
- * r1663003
-   info --show-item: Change 'last-changed-rev' to 'last-changed-revision'.
-   Justification (for being a freeze exception):
-     API change.
-   Justification (general):
-     Longer-hand spelling is clearer and more self-explanatory.
-   Notes:
-     API change (can't be merged after 1.9.0).
-   Votes:
-     +1: danielsh, brane
-
  * r1663183, r1663184
    Introduce build support for Visual Studio "2015"
    Justification:
@@ -37,6 +26,14 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1663338, r1663347
+   Properly record resolving of individual property conflicts.
+   Justification:
+     Fixes a few implementation bugs in the resolver code and exposes the
+     api for more users than those that pass a callback function.
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================
 
@@ -44,3 +41,13 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1663003
+   info --show-item: Change 'last-changed-rev' to 'last-changed-revision'.
+   Justification (for being a freeze exception):
+     API change.
+   Justification (general):
+     Longer-hand spelling is clearer and more self-explanatory.
+   Notes:
+     API change (can't be merged after 1.9.0).
+   Votes:
+     +1: danielsh, brane, rhuijben