From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How to update the ChangeLog files in emacs-25? Date: Mon, 25 Jan 2016 18:10:04 +0200 Message-ID: <83fuxl3ajn.fsf@gnu.org> References: <87h9i3faym.fsf@petton.fr> <83egd73u7m.fsf@gnu.org> <87a8nu67b4.fsf@petton.fr> <83powq3dz0.fsf@gnu.org> <87twm2mtcl.fsf@petton.fr> <56A56AA9.3080907@cs.ucla.edu> <871t96hy24.fsf@petton.fr> <87powphdlf.fsf@petton.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1453738197 28844 80.91.229.3 (25 Jan 2016 16:09:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Jan 2016 16:09:57 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 25 17:09:52 2016 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 1aNjiA-0005l9-Qr for ged-emacs-devel@m.gmane.org; Mon, 25 Jan 2016 17:09:50 +0100 Original-Received: from localhost ([::1]:39465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNjiA-000548-7w for ged-emacs-devel@m.gmane.org; Mon, 25 Jan 2016 11:09:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNji3-00053o-FG for emacs-devel@gnu.org; Mon, 25 Jan 2016 11:09:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNji0-0003s1-65 for emacs-devel@gnu.org; Mon, 25 Jan 2016 11:09:43 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNji0-0003ru-2W; Mon, 25 Jan 2016 11:09:40 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4743 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aNjhz-000190-2v; Mon, 25 Jan 2016 11:09:39 -0500 In-reply-to: <87powphdlf.fsf@petton.fr> (message from Nicolas Petton on Mon, 25 Jan 2016 16:40:28 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:198783 Archived-At: > From: Nicolas Petton > Date: Mon, 25 Jan 2016 16:40:28 +0100 > > > Better keep the check and just override it locally for this one time. > > But then it means to me that updating the ChangeLogs on emacs-25 is something > that we should avoid doing, which sounds strange (and I'll have to do it > for each pretest, then RC and release, so it looks like it's something > that we should allow). FWIW, I think the problems with this are on master now, not on the branch, so the test should be reversed, until we figure out how to do it on both branches without screwing up the results.