From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17680 invoked by alias); 15 Jan 2014 20:38:58 -0000 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 Received: (qmail 17661 invoked by uid 89); 15 Jan 2014 20:38:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mtaout21.012.net.il Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 15 Jan 2014 20:38:57 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MZG00300MBAOM00@a-mtaout21.012.net.il>; Wed, 15 Jan 2014 22:38:54 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZG0034RMOUMS60@a-mtaout21.012.net.il>; Wed, 15 Jan 2014 22:38:54 +0200 (IST) Date: Wed, 15 Jan 2014 20:38:00 -0000 From: Eli Zaretskii Subject: Re: small request regarding commits in binutils-gdb.git In-reply-to: <201401151502.09189.vapier@gentoo.org> To: Mike Frysinger Cc: fred.cooke@gmail.com, gdb-patches@sourceware.org, brobecker@adacore.com, binutils@sourceware.org Reply-to: Eli Zaretskii Message-id: <83y52h2d5x.fsf@gnu.org> References: <20140115121251.GM4639@adacore.com> <201401151212.43847.vapier@gentoo.org> <201401151502.09189.vapier@gentoo.org> X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00563.txt.bz2 > From: Mike Frysinger > Date: Wed, 15 Jan 2014 15:02:07 -0500 > Cc: gdb-patches@sourceware.org, > Eli Zaretskii , > Joel Brobecker , > binutils > > there's no reason the dist steps can't autogenerate a full ChangeLog > from git history and throw it into the tarball. it's what other GNU > projects are doing now (like coreutils). If we are going to generate ChangeLog files, this discussion is still relevant, since the text needs to be formatted according to ChangeLog rules.