You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2012/09/10 14:35:57 UTC

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

Author: stsp
Date: Mon Sep 10 12:35:56 2012
New Revision: 1382798

URL: http://svn.apache.org/viewvc?rev=1382798&view=rev
Log:
* STATUS (for 1.6.x): Demote another non-critical fix (-0 only since I am
   not a serf expert).

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=1382798&r1=1382797&r2=1382798&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Mon Sep 10 12:35:56 2012
@@ -43,6 +43,7 @@ Candidate changes:
    Votes:
      +1: lgo
      +0: gstein (haven't reviewed these specific revisions yet)
+     -0: stsp (not a critical fix, serf is an optional dependency in 1.6.x)
 
  * r1330410, r1330554
    Fix an error leak in the hook script invocation code.