Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9337617FC6 for ; Wed, 26 Aug 2015 13:00:57 +0000 (UTC) Received: (qmail 51819 invoked by uid 500); 26 Aug 2015 13:00:57 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 51787 invoked by uid 500); 26 Aug 2015 13:00:57 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 51776 invoked by uid 99); 26 Aug 2015 13:00:57 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2015 13:00:57 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 5BB2CAC0479 for ; Wed, 26 Aug 2015 13:00:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1697919 - /subversion/branches/1.9.x/STATUS Date: Wed, 26 Aug 2015 13:00:57 -0000 To: commits@subversion.apache.org From: stefan2@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150826130057.5BB2CAC0479@hades.apache.org> Author: stefan2 Date: Wed Aug 26 13:00:56 2015 New Revision: 1697919 URL: http://svn.apache.org/r1697919 Log: * STATUS: Withdraw r1694533 and propose r1697914 instead. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1697919&r1=1697918&r2=1697919&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Wed Aug 26 13:00:56 2015 @@ -15,16 +15,6 @@ Status of 1.9.1: Candidate changes: ================== - * r1694533 - Fix alignment fault in ra_svn on 32 bit SPARC machines. - Justification: - RA_svn is basically unusuable on that platform. - Votes: - +1: stefan2 - +1: rhuijben (Would prefer clarity over the tiny performance improvement) - -0: brane (the performance hack should be in apr_array_make, - not in Subversion.) - * r1697381, r1697384, r1697387 Make 'svnfsfs load-index' work as advertised in the documentation Justification: @@ -34,6 +24,13 @@ Candidate changes: Votes: +1: stefan2 + * r1697914 + Fix alignment fault in ra_svn on 32 bit SPARC machines. + Justification: + RA_svn is basically unusuable on that platform. + Votes: + +1: stefan2 + Veto-blocked changes: =====================