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 2011/10/06 21:37:03 UTC

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

Author: rhuijben
Date: Thu Oct  6 19:37:03 2011
New Revision: 1179783

URL: http://svn.apache.org/viewvc?rev=1179783&view=rev
Log:
* STATUS: Cast some votes.

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=1179783&r1=1179782&r2=1179783&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Oct  6 19:37:03 2011
@@ -114,7 +114,7 @@ Candidate changes:
      This speeds up --reintegrate merges, especially the pathological case
      described here: http://svn.haxx.se/dev/archive-2011-09/0247.shtml
    Votes:
-     +1: stsp
+     +1: stsp, rhuijben
 
  * r1176915
    Improve handling of temporary allocations in svn_mergeinfo_intersect2().
@@ -135,23 +135,6 @@ Candidate changes:
    Votes:
      +1: danielsh
 
- * r1179767
-   Prefix SASL error messages with a prefix that identifies them as such.
-   Justification:
-     Avoids silly error messages like "svn: generic failure".
-     Reported on users@.
-   Notes:
-     <danielsh> would also be +1 on a follow-up that adds APR_INLINE.
-   Votes:
-     +1: stsp, danielsh
-
- * r1179680
-   Fix javahl org.tigris.subversion to avoid double finalize.
-   Justification:
-     A double C++ delete can cause the JVM to SEGV.
-   Votes:
-     +1: philip
-
 Veto-blocked changes:
 =====================
 
@@ -208,3 +191,19 @@ Approved changes:
    Votes:
      +1: rhuijben, cmpilato, jerenkrantz
 
+ * r1179767
+   Prefix SASL error messages with a prefix that identifies them as such.
+   Justification:
+     Avoids silly error messages like "svn: generic failure".
+     Reported on users@.
+   Notes:
+     <danielsh> would also be +1 on a follow-up that adds APR_INLINE.
+   Votes:
+     +1: stsp, danielsh, rhuijben
+
+ * r1179680
+   Fix javahl org.tigris.subversion to avoid double finalize.
+   Justification:
+     A double C++ delete can cause the JVM to SEGV.
+   Votes:
+     +1: philip, rhuijben