From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15739 invoked by alias); 13 Aug 2011 06:27:53 -0000 Received: (qmail 15731 invoked by uid 22791); 13 Aug 2011 06:27:52 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 13 Aug 2011 06:27:29 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LPU00D00SEGVP00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Sat, 13 Aug 2011 09:27:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.94.185]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LPU00C9CSLQJFV0@a-mtaout22.012.net.il>; Sat, 13 Aug 2011 09:27:27 +0300 (IDT) Date: Sat, 13 Aug 2011 06:27:00 -0000 From: Eli Zaretskii Subject: Re: [python] [patch] set/show extended-prompt In-reply-to: To: pmuldoon@redhat.com Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ipq1x1v0.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: 2011-08/txt/msg00268.txt.bz2 > From: Phil Muldoon > Cc: gdb-patches@sourceware.org > Date: Fri, 12 Aug 2011 23:20:12 +0100 > > > The doc/ChangeLog entry looks messed up to me. > > > In which way? I generated ChangeLogs with each change in texinfo mode > with add-changelog-mode and checked the reference back to the entry. > They seem correct? I am not sure what is messed-up? I think Tom means the extra whitespace, which I guess was inserted by your mailer or something? Other than that, I see no problems with the log entries.