From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22077 invoked by alias); 27 Jul 2010 19:57:23 -0000 Received: (qmail 22067 invoked by uid 22791); 27 Jul 2010 19:57:23 -0000 X-SWARE-Spam-Status: No, hits=1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BL,RCVD_IN_SORBS_WEB,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Jul 2010 19:57:14 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L6800H00F46UC00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Tue, 27 Jul 2010 22:56:52 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.61.30]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L6800GRYFER7R70@a-mtaout21.012.net.il>; Tue, 27 Jul 2010 22:56:52 +0300 (IDT) Date: Tue, 27 Jul 2010 19:57:00 -0000 From: Eli Zaretskii Subject: Re: RFA: update NEWS for new 7.2 features In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tynkaebd.fsf@gnu.org> References: 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: 2010-07/txt/msg00445.txt.bz2 > From: Tom Tromey > Date: Tue, 27 Jul 2010 12:41:06 -0600 > > This patch adds NEWS entries for the label patch and for .gdb_index. > > Please review. > > Tom > > 2010-07-27 Tom Tromey > > * NEWS: Mention labels, .gdb_index. OK. Thanks.