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 048691754C for ; Tue, 14 Apr 2015 16:57:51 +0000 (UTC) Received: (qmail 53664 invoked by uid 500); 14 Apr 2015 16:57:45 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 53628 invoked by uid 500); 14 Apr 2015 16:57:45 -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 53618 invoked by uid 99); 14 Apr 2015 16:57:45 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 16:57:45 +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 B1350AC0113 for ; Tue, 14 Apr 2015 16:57:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1673467 - /subversion/branches/1.9.x/STATUS Date: Tue, 14 Apr 2015 16:57:45 -0000 To: commits@subversion.apache.org From: philip@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150414165745.B1350AC0113@hades.apache.org> Author: philip Date: Tue Apr 14 16:57:45 2015 New Revision: 1673467 URL: http://svn.apache.org/r1673467 Log: * STATUS: Question about SQLite fix. 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=1673467&r1=1673466&r2=1673467&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Tue Apr 14 16:57:45 2015 @@ -239,6 +239,7 @@ Other candidate changes: regress) Votes: +1: rhuijben + -0: philip (mail to dev, delete EXTERNALS as done for other tables?) * r1673062 Fix 2 error leaks in the X.509 code.