You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/12/02 18:53:46 UTC

svn commit: r1041499 - /subversion/branches/1.6.x/STATUS

Author: hwright
Date: Thu Dec  2 17:53:46 2010
New Revision: 1041499

URL: http://svn.apache.org/viewvc?rev=1041499&view=rev
Log:
* STATUS: Vote and approve.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1041499&r1=1041498&r2=1041499&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Dec  2 17:53:46 2010
@@ -126,19 +126,6 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1041438
-   Further improvement to a previously backported blame -g server-side
-   memory leak fix (r1032808).
-   Justification:
-     Very simple change that fixes another memory leak.
-   Notes:
-     In the test case described in
-     http://svn.haxx.se/dev/archive-2010-11/0163.shtml, r1032808 dropped
-     svnserve's peak memory use from 574 MB to 71 MB.  r1041438 further
-     drops it to 51 MB.
-   Votes:
-     +1: pburba, cmpilato (via IRC)
-
 Veto-blocked changes:
 =====================
 
@@ -260,3 +247,16 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1041438
+   Further improvement to a previously backported blame -g server-side
+   memory leak fix (r1032808).
+   Justification:
+     Very simple change that fixes another memory leak.
+   Notes:
+     In the test case described in
+     http://svn.haxx.se/dev/archive-2010-11/0163.shtml, r1032808 dropped
+     svnserve's peak memory use from 574 MB to 71 MB.  r1041438 further
+     drops it to 51 MB.
+   Votes:
+     +1: pburba, hwright, cmpilato (via IRC)