From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7700 invoked by alias); 18 Mar 2011 16:11:12 -0000 Received: (qmail 7610 invoked by uid 22791); 18 Mar 2011 16:11:10 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Mar 2011 16:11:05 +0000 Received: from md2.u-strasbg.fr (md2.u-strasbg.fr [IPv6:2001:660:2402::187]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id p2IGAlX8045146 ; Fri, 18 Mar 2011 17:10:47 +0100 (CET) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms8.u-strasbg.fr [130.79.204.17]) by md2.u-strasbg.fr (8.14.4/jtpda-5.5pre1) with ESMTP id p2IGAl17034141 ; Fri, 18 Mar 2011 17:10:47 +0100 (CET) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from E6510Muller (gw-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.4/jtpda-5.5pre1) with ESMTP id p2IGAkp3050256 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) ; Fri, 18 Mar 2011 17:10:46 +0100 (CET) (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: "'Joel Brobecker'" Cc: References: <001801cbe57b$a3ad41d0$eb07c570$@muller@ics-cnrs.unistra.fr> <20110318160624.GB2520@adacore.com> In-Reply-To: <20110318160624.GB2520@adacore.com> Subject: RE: [RFC] One more ARI related fix Date: Fri, 18 Mar 2011 17:02:00 -0000 Message-ID: <002901cbe587$0bcf1ee0$236d5ca0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00923.txt.bz2 > -----Message d'origine----- > De=A0: Joel Brobecker [mailto:brobecker@adacore.com] > Envoy=E9=A0: vendredi 18 mars 2011 17:06 > =C0=A0: Pierre Muller > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: [RFC] One more ARI related fix >=20 > > Is the ChangeLog OK as is, or should I mention the ARI rule? >=20 > I don't think you really need to mention the ARI rule... The ChangeLog > is mostly about "what" you did, so your entry seems fine to me. Thanks, patch committed. And thanks again to Eli who pointed out that the formatting of my first version was=20 wrong... Pierre