From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5481 invoked by alias); 24 Feb 2007 17:38:42 -0000 Received: (qmail 5472 invoked by uid 22791); 24 Feb 2007 17:38:42 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Feb 2007 17:38:36 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l1OHcYs9026459 for ; Sat, 24 Feb 2007 12:38:34 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1OHcX8g003446 for ; Sat, 24 Feb 2007 12:38:33 -0500 Received: from ironwood.lan (vpn-14-50.rdu.redhat.com [10.11.14.50]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1OHcWs5026834 for ; Sat, 24 Feb 2007 12:38:32 -0500 Date: Sat, 24 Feb 2007 17:38:00 -0000 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [rfa/doc] Add entry for Toshiba Media Processor (MeP) to NEWS Message-ID: <20070224103831.48642ef4@ironwood.lan> In-Reply-To: References: <20070223161348.14e78628@ironwood.lan> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.4; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2007-02/txt/msg00300.txt.bz2 On Sat, 24 Feb 2007 13:41:51 +0200 Eli Zaretskii wrote: > > Date: Fri, 23 Feb 2007 16:13:48 -0700 > > From: Kevin Buettner > > > > The patch below adds an entry for the MeP target to NEWS. > > > > Okay? > > > > * NEWS (New targets): Add entry for the Toshiba Media Processor. > > Yes, thanks. Committed. Kevin