Author: cmpilato
Date: Tue May 21 14:53:49 2013
New Revision: 1484826
URL: http://svn.apache.org/r1484826
Log:
* STATUS
Move some commit groups which do not contain destabilizing changes
into the 1.8.0 group. These don't require a soak restart, and can
be rolled into the RC3 when it is cut (at least) a week prior to the
end of the soak period.
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=1484826&r1=1484825&r2=1484826&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue May 21 14:53:49 2013
@@ -147,13 +147,6 @@ Candidate changes:
Approved for 1.8.1 or if soak is restarted for 1.8.0:
====================================================
- * r1483391, r1483397
- Fix 'svn diff' erroring out on missing tree conflict victims.
- Justification:
- Regresion from 1.7.
- Votes:
- +1: stsp, rhuijben, pburba
-
* r1483557
Match our revision property names exactly instead by prefix.
Justification:
@@ -162,14 +155,6 @@ Approved for 1.8.1 or if soak is restart
Votes:
+1: stefan2 (for 1.8.1), rhuijben, pburba
-* r1484755
- Fix SVN_ERR_ASSERT macro to provide failed expression, instead of
- evaluated value when compiled using Visual Studio 2010.
- Justification:
- Assertions diagnostic is important. Regression from 1.7.x.
- Votes:
- +1: ivan, cmpilato, pburba
-
Veto-blocked changes:
=====================
@@ -196,3 +181,18 @@ Approved changes:
Votes:
+1: philip, rhuijben, stsp, breser
+ * r1484755
+ Fix SVN_ERR_ASSERT macro to provide failed expression, instead of
+ evaluated value when compiled using Visual Studio 2010.
+ Justification:
+ Assertions diagnostic is important. Regression from 1.7.x.
+ Votes:
+ +1: ivan, cmpilato, pburba
+
+ * r1483391, r1483397
+ Fix 'svn diff' erroring out on missing tree conflict victims.
+ Justification:
+ Regresion from 1.7.
+ Votes:
+ +1: stsp, rhuijben, pburba
+