From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23218 invoked by alias); 9 Mar 2013 11:11:03 -0000 Received: (qmail 23206 invoked by uid 22791); 9 Mar 2013 11:11:02 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 09 Mar 2013 11:10:54 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MJE00I0040TXK00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Sat, 09 Mar 2013 13:10:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJE00I3G4E4WQ60@a-mtaout21.012.net.il>; Sat, 09 Mar 2013 13:10:52 +0200 (IST) Date: Sat, 09 Mar 2013 11:11:00 -0000 From: Eli Zaretskii Subject: Re: [patch] Change trace buffer size(v5) In-reply-to: To: "Abid, Hafiz" Cc: brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d2v8ygk0.fsf@gnu.org> References: <513651CF.6090504@redhat.com> <1362742183.28338.0@abidh-ubunto1104> <20130309020626.GA4596@adacore.com> <83li9xx9k8.fsf@gnu.org> 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: 2013-03/txt/msg00418.txt.bz2 > From: "Abid, Hafiz" > CC: "gdb-patches@sourceware.org" > Date: Sat, 9 Mar 2013 10:39:29 +0000 > > I noticed that year in the Changelog was wrong. Are we allowed to change that after the commit. Yes, as a separate commit. Only the version history is immutable; files are not.