From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7284 invoked by alias); 3 Mar 2002 20:17:21 -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 7179 invoked from network); 3 Mar 2002 20:17:19 -0000 Received: from unknown (HELO mms2.broadcom.com) (63.70.210.59) by sources.redhat.com with SMTP; 3 Mar 2002 20:17:19 -0000 Received: from 63.70.210.1 by mms2.broadcom.com with ESMTP (Broadcom MMS-2 SMTP Relay (MMS v4.7)); Sun, 03 Mar 2002 12:15:58 -0800 X-Server-Uuid: 2a12fa22-b688-11d4-a6a1-00508bfc9626 Received: from mail-sj1-2.sj.broadcom.com (mail-sj1-2 [10.16.128.232]) by mail-sj1-5.sj.broadcom.com (8.12.2/8.12.2) with ESMTP id g23KHH1S017204; Sun, 3 Mar 2002 12:17:18 -0800 (PST) Received: (from cgd@localhost) by mail-sj1-2.sj.broadcom.com ( 8.9.1/SJ8.9.1) id MAA14509; Sun, 3 Mar 2002 12:17:17 -0800 (PST) To: "Eli Zaretskii" cc: gdb-patches@sources.redhat.com Subject: Re: [applied mips sim patch] trace "d" shift instructions. References: <200203031152.NAA00966@is.elta.co.il> From: cgd@broadcom.com Date: Sun, 03 Mar 2002 12:17:00 -0000 In-Reply-To: "Eli Zaretskii"'s message of "Sun, 3 Mar 2002 13:52:35 +0200 (IST)" Message-ID: X-Mailer: Gnus v5.7/Emacs 20.4 MIME-Version: 1.0 X-WSS-ID: 109C5BF41397622-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00018.txt.bz2 At Sun, 3 Mar 2002 13:52:35 +0200 (IST), Eli Zaretskii wrote: > Just a quick note: this is not how ChangeLog entries that span several > lines should be formatted, according to standards.texi. You should do > it like this: > [ ... ] Hmm, I don't think anybody's mentioned that to me previously. Thanks for pointing it out. chris