From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9529 invoked by alias); 16 Apr 2011 16:45:42 -0000 Received: (qmail 9514 invoked by uid 22791); 16 Apr 2011 16:45:41 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 16 Apr 2011 16:45:26 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LJR00100787TL00@a-mtaout20.012.net.il>; Sat, 16 Apr 2011 19:45:24 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.96.168]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LJR000NX7VMWBB0@a-mtaout20.012.net.il>; Sat, 16 Apr 2011 19:45:24 +0300 (IDT) Date: Sat, 16 Apr 2011 16:45:00 -0000 From: Eli Zaretskii Subject: Re: print_npx_status_word In-reply-to: <4DA9C1FC.8040600@gmail.com> To: "Baars, M.J." Cc: dan@codesourcery.com, gdb-patches@sourceware.org, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <8362qep2l9.fsf@gnu.org> References: <4DA7ED79.3000400@gmail.com> <4DA87235.7060003@gmail.com> <4DA87479.50203@gmail.com> <4DA93270.6030708@gmail.com> <201104160824.p3G8ONWV006175@glazunov.sibelius.xs4all.nl> <4DA99DA1.2090708@gmail.com> <20110416142809.GA28255@caradoc.them.org> <4DA9C1FC.8040600@gmail.com> 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-04/txt/msg00246.txt.bz2 > Date: Sat, 16 Apr 2011 18:21:16 +0200 > From: "Baars, M.J." > > > Also, why on earth are you messing about with old changelog entries? > > > The old function can thus be seen as obsolete, and should be removed > from the old log entries. ChangeLog files are the record of GDB history. We don't rewrite history when we replace functions by better ones. So please leave the old log entries alone, and just add new ones.