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 3828C86F2 for ; Tue, 30 Aug 2011 15:05:20 +0000 (UTC) Received: (qmail 84098 invoked by uid 500); 30 Aug 2011 15:05:20 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 84060 invoked by uid 500); 30 Aug 2011 15:05:19 -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 84053 invoked by uid 99); 30 Aug 2011 15:05:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 15:05:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 15:05:16 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 03522238889B for ; Tue, 30 Aug 2011 15:04:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1163250 - /subversion/branches/1.7.x/STATUS Date: Tue, 30 Aug 2011 15:04:55 -0000 To: commits@subversion.apache.org From: hwright@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110830150456.03522238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hwright Date: Tue Aug 30 15:04:55 2011 New Revision: 1163250 URL: http://svn.apache.org/viewvc?rev=1163250&view=rev Log: * STATUS: Vote and approve. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1163250&r1=1163249&r2=1163250&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Tue Aug 30 15:04:55 2011 @@ -74,11 +74,6 @@ Candidate changes: Votes: +1: pburba, stsp - * r1162201 - Resolve a tempfile leak. - Votes: - +1: danielsh, stsp - * r1147299, r1162974, r1162995 Fix issue #3867 'reintegrate merges create mergeinfo for non-existent paths' and issue #3961 'reintegrate merge of replaced source produces @@ -100,3 +95,8 @@ Veto-blocked changes: Approved changes: ================= + + * r1162201 + Resolve a tempfile leak. + Votes: + +1: danielsh, stsp, hwright