From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master cbef1e9 2/3: ; make change-history-commit Date: Thu, 09 Apr 2015 14:24:45 -0400 Message-ID: References: <20150409172246.20602.44549@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1428603903 17965 80.91.229.3 (9 Apr 2015 18:25:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2015 18:25:03 +0000 (UTC) Cc: Paul Eggert To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 09 20:25:03 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YgH8O-0005mJ-Rk for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2015 20:25:01 +0200 Original-Received: from localhost ([::1]:36016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgH8O-000713-2F for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2015 14:25:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgH8C-00070s-HF for emacs-devel@gnu.org; Thu, 09 Apr 2015 14:24:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgH8B-00088u-1R for emacs-devel@gnu.org; Thu, 09 Apr 2015 14:24:48 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgH8A-00088q-Ui for emacs-devel@gnu.org; Thu, 09 Apr 2015 14:24:46 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YgH89-0002ss-TH; Thu, 09 Apr 2015 14:24:45 -0400 X-Spook: AIMSX asset Zachawi blackjack condor mindwar virus Majic X-Ran: 5Ya:4Qkf6._m\eB_{oIS^f2tbO3&D/~=(Z7.3BBl;GZ>8d;3/s{^]29Ha~'bT{mO, X-Hue: yellow X-Attribution: GM In-Reply-To: (Paul Eggert's message of "Thu, 09 Apr 2015 17:22:47 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:185228 Archived-At: I had assumed that the ChangeLog would not be versioned at all now, but it seems like it is? What's the point of that? I assumed that only the corrections would be versioned, and the full file would only appear in tarballs as a generated file. I further assumed that the new-style generated log would always be separate from the old-style ChangeLog.1 (I thought this was why the latter was renamed to ChangeLog.1), but it seems like you added new entries to ChangeLog.1?