From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9911 invoked by alias); 18 Mar 2007 09:18:42 -0000 Received: (qmail 9903 invoked by uid 22791); 18 Mar 2007 09:18:42 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 18 Mar 2007 09:18:38 +0000 Received: (qmail 19122 invoked from network); 18 Mar 2007 09:18:35 -0000 Received: from unknown (HELO h38.net64.aknet.ru) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Mar 2007 09:18:35 -0000 From: Vladimir Prus To: gdb-patches@sources.redhat.com Subject: [ob] correct changelog Date: Sun, 18 Mar 2007 09:18:00 -0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_jPQ/FKW+5ntbK0Y" Message-Id: <200703181218.27526.vladimir@codesourcery.com> 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-03/txt/msg00159.txt.bz2 --Boundary-00=_jPQ/FKW+5ntbK0Y Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 249 I've noticed ChangeLog holds me responsible for something I never checked in, and have no idea what's that -- apparently, this is result of copy-pasting. I've committed the attached obvious patch to reconcile ChangeLog with "cvs log". - Volodya --Boundary-00=_jPQ/FKW+5ntbK0Y Content-Type: text/x-diff; charset="us-ascii"; name="ChangeLog.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ChangeLog.diff" Content-length: 596 Index: ChangeLog =================================================================== RCS file: /cvs/src/src/gdb/ChangeLog,v retrieving revision 1.8225 diff -u -p -r1.8225 ChangeLog --- ChangeLog 13 Mar 2007 17:34:21 -0000 1.8225 +++ ChangeLog 18 Mar 2007 09:14:01 -0000 @@ -129,7 +129,7 @@ symbol for Ada units when the symbol is defined using 't' rather than 'Tt' as symbol descriptor. -2007-02-28 Vladimir Prus +2007-02-28 Ulrich Weigand * config/mips/tm-nbsd.h: Delete file. * config/mips/nbsd.mt (DEPRECATED_TM_FILE): Remove. --Boundary-00=_jPQ/FKW+5ntbK0Y--