Author: ivan
Date: Fri Feb 13 13:23:35 2015
New Revision: 1659552
URL: http://svn.apache.org/r1659552
Log:
* STATUS: Cast some votes.
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=1659552&r1=1659551&r2=1659552&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Fri Feb 13 13:23:35 2015
@@ -214,7 +214,7 @@ Candidate changes:
into this code path by not verifying if the directory exists before
calling this function. Regression against <= 1.7.x.
Votes:
- +1: rhuijben
+ +1: rhuijben, ivan
* r1658115
Stop dropping a value when copying tree conflict information
@@ -233,13 +233,6 @@ Candidate changes:
Votes:
+1: rhuijben
- * r1659013, r1659315
- Fix a race in the DSO initialisation code.
- Justification:
- Fixes occasional SEGV when multiple threads load DSOs in parallel.
- Votes:
- +1: philip, rhuijben
-
* r1659399
Make the SQLite build with recent (3.8.x?) amalgamated versions.
Justification:
@@ -247,7 +240,7 @@ Candidate changes:
and there's no reason to support a different set of amalgamated
SQLite versions than library versions.
Votes:
- +1: brane
+ +1: brane, ivan
Veto-blocked changes:
=====================
@@ -264,3 +257,10 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1659013, r1659315
+ Fix a race in the DSO initialisation code.
+ Justification:
+ Fixes occasional SEGV when multiple threads load DSOs in parallel.
+ Votes:
+ +1: philip, rhuijben, ivan