From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15266 invoked by alias); 1 Nov 2005 21:22:53 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 15249 invoked by uid 22791); 1 Nov 2005 21:22:51 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 01 Nov 2005 21:22:51 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id jA1LMi64026728; Tue, 1 Nov 2005 22:22:44 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id jA1LMhhC008525; Tue, 1 Nov 2005 22:22:43 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id jA1LMhkG032239; Tue, 1 Nov 2005 22:22:43 +0100 (CET) Date: Tue, 01 Nov 2005 21:22:00 -0000 Message-Id: <200511012122.jA1LMhkG032239@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: eliz@gnu.org CC: gdb-patches@sourceware.org In-reply-to: (message from Eli Zaretskii on Tue, 01 Nov 2005 21:54:17 +0200) Subject: Re: [commit] Mention VAX floating-point support in NEWS References: <200511010731.jA17VS9g027288@elgar.sibelius.xs4all.nl> X-SW-Source: 2005-11/txt/msg00020.txt.bz2 > Date: Tue, 01 Nov 2005 21:54:17 +0200 > From: Eli Zaretskii > > > Committed, > > Whatever happened to the custom to ask whether there are any > objections, or even (gasp!) make it an RFA? NEWS is not one of the > files for which you are the responsible maintainer, and neither is > this change obvious, IMHO. Sorry Eli. I didn't want to offend you. But I thought I could just add some blurb to NEWS for new features that went in. Unless of course there would be some controversy over whether it really is a new feature or about the wording. But I didn't think that was the case for the VAX floating point support. Mark