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-40603-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NzQ7C-0003nl-1j
	for garchives@archives.gentoo.org; Wed, 07 Apr 2010 07:55:58 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5EED7E0B85;
	Wed,  7 Apr 2010 07:55:53 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id CF9D9E0B5E
	for <gentoo-dev@lists.gentoo.org>; Wed,  7 Apr 2010 07:55:35 +0000 (UTC)
Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTP id 758831B4050
	for <gentoo-dev@lists.gentoo.org>; Wed,  7 Apr 2010 07:55:35 +0000 (UTC)
Received: by pvg16 with SMTP id 16so450986pvg.40
        for <gentoo-dev@lists.gentoo.org>; Wed, 07 Apr 2010 00:55:34 -0700 (PDT)
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
Received: by 10.142.14.1 with HTTP; Wed, 7 Apr 2010 00:55:14 -0700 (PDT)
In-Reply-To: <y2h8b4c83ad1004051913je48d03eat3af5f26b7500428f@mail.gmail.com>
References: <y2h8b4c83ad1004051913je48d03eat3af5f26b7500428f@mail.gmail.com>
From: Dirkjan Ochtman <djc@gentoo.org>
Date: Wed, 7 Apr 2010 09:55:14 +0200
Received: by 10.143.85.10 with SMTP id n10mr2173132wfl.106.1270626934077; Wed, 
	07 Apr 2010 00:55:34 -0700 (PDT)
Message-ID: <s2oea2499da1004070055jac9c883ai3a4a1c8603c92531@mail.gmail.com>
Subject: Re: [gentoo-dev] [git migration] The problem of ChangeLog generation
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: a9a2b89d-26c7-4f82-a191-a4179635f4cb
X-Archives-Hash: 524db4ccd6b975576b7167c86fa371cc

On Tue, Apr 6, 2010 at 04:13, Nirbheek Chauhan <nirbheek@gentoo.org> wrote:
> * Use a separator in the commit message like "== \n" to denote that
> everything after this is dev-only information and should be skipped
> from the user ChangeLog

I think this is fairly elegant, and a good solution to this problem.

Cheers,

Dirkjan