From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24334 invoked by alias); 15 Feb 2011 19:14:03 -0000 Received: (qmail 24325 invoked by uid 22791); 15 Feb 2011 19:14:03 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Feb 2011 19:13:58 +0000 Received: from hpaq3.eem.corp.google.com (hpaq3.eem.corp.google.com [172.25.149.3]) by smtp-out.google.com with ESMTP id p1FJDuSU016575 for ; Tue, 15 Feb 2011 11:13:56 -0800 Received: from vxc38 (vxc38.prod.google.com [10.241.33.166]) by hpaq3.eem.corp.google.com with ESMTP id p1FJDMG8025360 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Tue, 15 Feb 2011 11:13:54 -0800 Received: by vxc38 with SMTP id 38so349492vxc.1 for ; Tue, 15 Feb 2011 11:13:54 -0800 (PST) Received: by 10.220.176.11 with SMTP id bc11mr1349322vcb.149.1297797233186; Tue, 15 Feb 2011 11:13:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.87.162 with HTTP; Tue, 15 Feb 2011 11:13:22 -0800 (PST) In-Reply-To: References: <1296840625.3204.1.camel@hactar> From: Paul Pluzhnikov Date: Tue, 15 Feb 2011 19:30:00 -0000 Message-ID: Subject: Re: [obvious] Fix typos in breakpoint.c and breakpoint.h To: Tom Tromey Cc: Thiago Jung Bauermann , gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-02/txt/msg00335.txt.bz2 On Tue, Feb 15, 2011 at 10:41 AM, Tom Tromey wrote: >>>>>> "Paul" == Paul Pluzhnikov writes: > > Paul> Do obvious commits not require ChangeLog entries? > > They do. Thanks. > I think fixing a bad ChangeLog commit is maybe the only change not > requiring a ChangeLog entry. Ah, but Thiago's ChangeLog entries are in fact present -- I just had a sticky date to work around the incomplete commit from a week ago. Sorry about the noise. -- Paul Pluzhnikov