From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6122 invoked by alias); 3 Nov 2004 14:42:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6074 invoked from network); 3 Nov 2004 14:42:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 3 Nov 2004 14:42:54 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id iA3EgmXk012511 for ; Wed, 3 Nov 2004 09:42:48 -0500 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id iA3Egmr12645; Wed, 3 Nov 2004 09:42:48 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 21E65129D8C; Wed, 3 Nov 2004 09:42:47 -0500 (EST) Message-ID: <4188EE65.5050700@gnu.org> Date: Wed, 03 Nov 2004 14:42:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] More NEWS for 6.3 References: <41865DAB.8010003@gnu.org> <01c4c058$Blat.v2.2.2$d0b081a0@zahav.net.il> In-Reply-To: <01c4c058$Blat.v2.2.2$d0b081a0@zahav.net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00040.txt.bz2 Eli Zaretskii wrote: >>Date: Mon, 01 Nov 2004 11:00:43 -0500 >>From: Andrew Cagney >> >>This fleshes out the 6.3 news entry a bit. Ada is still missing. >> >>comments? > > > Fine with me, although I suggest to lose the i18n part, since without > a message catalog, we cannot say we support it. (well I do have a "strine" catalogue if you're interested :-) I've checked it in (6.3 and mainline). Andrew