From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2854 invoked by alias); 15 Nov 2012 11:36:42 -0000 Received: (qmail 2826 invoked by uid 22791); 15 Nov 2012 11:36:42 -0000 X-SWARE-Spam-Status: No, hits=-7.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Nov 2012 11:36:35 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAFBaWXF020892 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 15 Nov 2012 06:36:32 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id qAFBaT2M012204; Thu, 15 Nov 2012 06:36:31 -0500 Message-ID: <50A4D3BD.8030807@redhat.com> Date: Thu, 15 Nov 2012 11:36:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Pierre Muller CC: "'Tom Tromey'" , devans@sourceware.org, gdb-patches@sourceware.org Subject: Re: PING: [RFA] Fix New ARI warning Tue Nov 6 01:58:48 UTC 2012 References: <20121106015848.GA5296@sourceware.org> <5098efb2.05fd440a.7696.ffffd821SMTPIN_ADDED@mx.google.com> <50995EBB.6070503@redhat.com> <40242.9794231013$1352711862@news.gmane.org> <87obj02kwl.fsf@fleche.redhat.com> <005c01cdc309$405114f0$c0f33ed0$@muller@ics-cnrs.unistra.fr> <50a4a88c.47f0440a.4029.ffff805aSMTPIN_ADDED@mx.google.com> In-Reply-To: <50a4a88c.47f0440a.4029.ffff805aSMTPIN_ADDED@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2012-11/txt/msg00396.txt.bz2 On 15-11-2012 08:31, Pierre Muller wrote: > Sorry, this is wrong, my commit was It's no big deal. > rejected as my ChangeLog was not uptodate... > But I sent the previous email before noticing the > rejection of the commit... > > As other commits were inserted in the mean time, > I finally did not update the date entry for the MAINTAINERS patch. > Could someone remind me what the rule about ChangeLog entry date is again? Date is date of commit. > It seems that my entry is the only one that makes > a decrease of date bigger than one in the whole ChangeLog of 2012... > But I vaguely remember that I was once told that > the date should only be updated if there were revisions > in the RFA... Maybe that was another project. In most GNU projects, the date of the ChangeLog entry is the commit date. > On the other hand, I also usually change the date to 'today' > before I do a commit, but forgot that for the MAINTAINERS patch. > > Could I change the date of that erntry? Please do, and sort it to commit order, if necessary. -- Pedro Alves