Author: julianfoad
Date: Tue Mar 10 18:28:23 2015
New Revision: 1665647
URL: http://svn.apache.org/r1665647
Log:
* STATUS: Move r1663338 out of 'release blockers' section, noting why.
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=1665647&r1=1665646&r2=1665647&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Mar 10 18:28:23 2015
@@ -15,14 +15,6 @@ Status of 1.9.0:
1.9.0 release blockers:
=======================
- * 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
-
* r1664078,r1664080,r1664187,r1664191,r1664200,r1664344,r1664588,r1664927
Instead of making more changes to the auth batons from ra sessions, reduce
the number of changes by introducing an internal slave auth baton feature.
@@ -41,6 +33,20 @@ Status of 1.9.0:
Votes:
+1: rhuijben
+1.9.0 candidate changes that cannot go into a later 1.9.x:
+==========================================================
+
+ * 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.
+ Notes:
+ Bert says it changes a public API and so needs to go into 1.9.0: see
+ http://colabti.org/irclogger/irclogger_log/svn-dev?date=2015-03-10#l93
+ Votes:
+ +1: rhuijben
+
Other candidate changes:
========================