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 2014/04/16 19:49:47 UTC

svn commit: r1587994 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Wed Apr 16 17:49:46 2014
New Revision: 1587994

URL: http://svn.apache.org/r1587994
Log:
* STATUS: Cast two binding votes and move to approved under less strict rules.

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=1587994&r1=1587993&r2=1587994&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Apr 16 17:49:46 2014
@@ -283,26 +283,6 @@ Candidate changes:
    Votes:
      +1: philip, rhuijben
 
- * r1586439
-   Fix a crash in JavaHL that was reported on the users@ list and is
-   already fixed on trunk.
-   Justification:
-     JavaHL should not crash the JVM too often.
-   Notes:
-     The original report is here:
-     http://mail-archives.apache.org/mod_mbox/subversion-users/201404.mbox/%3CCAAVTFFjrZEy-PT3i1xu0mOM_AC89-237CmFEZ7QYcJxNckfEtA%40mail.gmail.com%3E
-   Branch:
-     ^/subversion/branches/1.8.x-javahl-exception-crash
-   Votes:
-     +1: brane
-
- * r1586052, r1586467
-   Fix two memory lifetime bugs in the Ruby bindings.
-   Justification:
-     Ruby bindings tests crash with APR pool debugging enabled.
-   Votes:
-     +1: stsp
-
  * r1587968
    Maintain data[len]=0 invariant for svn_string_t.
    Justification:
@@ -413,3 +393,24 @@ Approved changes:
      While not reported by users, this might cause hard to diagnose segfaults.
    Votes:
      +1: rhuijben, philip, steveking
+
+ * r1586439
+   Fix a crash in JavaHL that was reported on the users@ list and is
+   already fixed on trunk.
+   Justification:
+     JavaHL should not crash the JVM too often.
+   Notes:
+     The original report is here:
+     http://mail-archives.apache.org/mod_mbox/subversion-users/201404.mbox/%3CCAAVTFFjrZEy-PT3i1xu0mOM_AC89-237CmFEZ7QYcJxNckfEtA%40mail.gmail.com%3E
+   Branch:
+     ^/subversion/branches/1.8.x-javahl-exception-crash
+   Votes:
+     +1: brane, rhuijben
+
+ * r1586052, r1586467
+   Fix two memory lifetime bugs in the Ruby bindings.
+   Justification:
+     Ruby bindings tests crash with APR pool debugging enabled.
+   Votes:
+     +1: stsp
+     +0: rhuijben (Looks good. Can't test)