You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2013/05/13 11:59:11 UTC

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

Author: ivan
Date: Mon May 13 09:59:10 2013
New Revision: 1481768

URL: http://svn.apache.org/r1481768
Log:
* STATUS: Vote for issue #4365 fix, approving.

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=1481768&r1=1481767&r2=1481768&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon May 13 09:59:10 2013
@@ -104,13 +104,6 @@ Candidate changes:
    Votes:
      +1: brane (for 1.8.1)
 
- * r1481010
-   Fix issue 4365, multi-threaded svnserve pool memory use after clear.
-   Justification:
-     SEGV, particularly on Windows.
-   Votes:
-     +1: philip, danielsh
-
  * r1481625, r1481627, r1481628, r1481631, r1481632
    Properly escape control characters in an error message in libsvn_fs_fs.
    Remove duplicated code.
@@ -146,3 +139,10 @@ Approved changes:
 # that would restart the soak should not be added unless they are resolving
 # blocking issues.  If in doubt see this link for details:
 # http://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization
+
+ * r1481010
+   Fix issue 4365, multi-threaded svnserve pool memory use after clear.
+   Justification:
+     SEGV, particularly on Windows.
+   Votes:
+     +1: philip, danielsh, ivan