From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9608 invoked by alias); 7 Jul 2011 17:55:32 -0000 Received: (qmail 9600 invoked by uid 22791); 7 Jul 2011 17:55:32 -0000 X-SWARE-Spam-Status: No, hits=-6.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,TW_GC,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 17:55:16 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p67HtFr2013518 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 7 Jul 2011 13:55:15 -0400 Received: from zebedee.pink (ovpn-113-63.phx2.redhat.com [10.3.113.63]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p67HtDap021936; Thu, 7 Jul 2011 13:55:14 -0400 Message-ID: <4E15F301.7090900@redhat.com> Date: Thu, 07 Jul 2011 17:55:00 -0000 From: Andrew Haley User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10 MIME-Version: 1.0 To: Matthias Klose CC: java-patches@gcc.gnu.org Subject: Re: [ping] [patch] bump libgcj soversion References: <4DAD9AB0.9050803@ubuntu.com> <4E15E2EE.5050207@ubuntu.com> In-Reply-To: <4E15E2EE.5050207@ubuntu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2011-q3/txt/msg00011.txt.bz2 On 07/07/11 17:46, Matthias Klose wrote: > On 04/19/2011 04:22 PM, Matthias Klose wrote: >> Here's the per-major release update to bump the libgcj soversion. Ok to apply? Yes. Andrew.