From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-40766-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1O1gHf-0000d1-4u
	for garchives@archives.gentoo.org; Tue, 13 Apr 2010 13:36:07 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B0CCCE07B1;
	Tue, 13 Apr 2010 13:36:03 +0000 (UTC)
Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1AAD6E076D
	for <gentoo-dev@lists.gentoo.org>; Tue, 13 Apr 2010 13:35:59 +0000 (UTC)
Received: by pvg16 with SMTP id 16so3421694pvg.40
        for <gentoo-dev@lists.gentoo.org>; Tue, 13 Apr 2010 06:35:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:received:message-id:subject
         :from:to:content-type;
        bh=Kbtw7uM6MJpgzajGpLlkQYe7G4E/uPKGGAGB1Xh4nEQ=;
        b=QCDL2JgM74mHwlRwH5hZ1lByQ4R4itvepDGeY8Szb63JjMyUilUqiM2ozfhvqBOst1
         ZhEHjOaYujS3mDsXSnSedxkQMXPvviPuUYu724SSP+cveG3H0i2JajZViJKB4E5pazMo
         I0L12fiAr60DmbcPHcvnNS642WxXv3dmP2oo0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        b=XDIPe3ySCgTx+9/xVibyo+aDvslU0ZtmXh9bGQ/E4y8GuMTMW7NPNzyCb7nAtNXiGV
         kRYggP8ykBAavHJKNWDlFjOG6K1GMcgvraz39DWEvSU1pgmX/TJ302sG0S4pp5Fb8fYX
         Jpqgajatc4/DaIfyfv9YG6cJ+v601o1MGehiM=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: nirbheek.chauhan@gmail.com
Received: by 10.141.48.2 with HTTP; Tue, 13 Apr 2010 06:35:58 -0700 (PDT)
In-Reply-To: <19396.28532.913516.120152@a1i15.kph.uni-mainz.de>
References: <y2h8b4c83ad1004051913je48d03eat3af5f26b7500428f@mail.gmail.com>
	 <1271157930.11850.977.camel@tablet>
	 <u2z8b4c83ad1004130448xca6953a3t5c5146f10e38e2ad@mail.gmail.com>
	 <19396.28532.913516.120152@a1i15.kph.uni-mainz.de>
Date: Tue, 13 Apr 2010 19:05:58 +0530
X-Google-Sender-Auth: 7e79c2fd1a567da9
Received: by 10.141.13.10 with SMTP id q10mr5130608rvi.296.1271165758528; Tue, 
	13 Apr 2010 06:35:58 -0700 (PDT)
Message-ID: <t2m8b4c83ad1004130635v6257b952ia09cfdfc73ee942e@mail.gmail.com>
Subject: Re: [gentoo-dev] [git migration] The problem of ChangeLog generation
From: Nirbheek Chauhan <nirbheek@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 1b2904b7-f29c-42a9-a209-11f0f60f97ef
X-Archives-Hash: c0548bcc7407f848cd816de0d80e93b1

On Tue, Apr 13, 2010 at 6:49 PM, Ulrich Mueller <ulm@gentoo.org> wrote:
>>>>>> On Tue, 13 Apr 2010, Nirbheek Chauhan wrote:
>
>>> Once I had stupid cut&paste mistake and entered wrong credits in
>>> ChangeLog. I don't see how to resolve this issue in case
>>> ChangeLog's will be generated from git log and until somebody
>>> suggests how to edit ChangeLogs generated from git I think have to
>>> keep ChangeLogs in gentoo-x86.
>
>> I didn't know that editing existing ChangeLog entries manually was
>> an accepted practice with CVS. Even if it was to correct typos or
>> something else.
>
> So far, the ChangeLog is just a normal file. So why should it be
> forbidden to edit it and correct mistakes? Examples are wrong or
> forgotten credits, or wrong bug references. It is a service to our
> users that such information is accurate.
>

So, such changes; where would you document them? Would you ChangeLog
an edit to the ChangeLog? CVS log is not an option for documenting
anything; access to it is slow, quirky, and time-consuming.

>From my PoV, editing ChangeLog is like editing history. Complete no-no.

Of course, all of this goes out the window with git since access to
the log is trivially quick.

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team