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 ) 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 ; 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 ; Wed, 7 Apr 2010 07:55:35 +0000 (UTC) Received: by pvg16 with SMTP id 16so450986pvg.40 for ; Wed, 07 Apr 2010 00:55:34 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: References: From: Dirkjan Ochtman 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: 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 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