From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: Freeze is almost here Date: Sat, 14 Nov 2015 15:42:18 +0100 Message-ID: <871tbslk1h.fsf@isaac.fritz.box> References: <877flswse5.fsf@lifelogs.com> <8737wgw7kf.fsf@lifelogs.com> <87io5bv1it.fsf@lifelogs.com> <87egfzuwca.fsf@lifelogs.com> <876118u6f2.fsf@lifelogs.com> <87io56qgid.fsf@lifelogs.com> <838u61g0sr.fsf@gnu.org> <837fllg06m.fsf@gnu.org> <87d1vdfurp.fsf@igel.home> <83wptldn2x.fsf@gnu.org> <87io55km09.fsf@isaac.fritz.box> <83fv09djs1.fsf@gnu.org> <87egfslp1x.fsf@isaac.fritz.box> <834mgoemdi.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447554650 23338 80.91.229.3 (15 Nov 2015 02:30:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Nov 2015 02:30:50 +0000 (UTC) Cc: jwiegley@gmail.com, schwab@linux-m68k.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 15 03:30:40 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 1Zxn5U-0007pC-6w for ged-emacs-devel@m.gmane.org; Sun, 15 Nov 2015 03:30:40 +0100 Original-Received: from localhost ([::1]:39141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxn5T-00016J-DA for ged-emacs-devel@m.gmane.org; Sat, 14 Nov 2015 21:30:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxc25-0004rT-Vn for emacs-devel@gnu.org; Sat, 14 Nov 2015 09:42:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zxc21-0003DZ-1g for emacs-devel@gnu.org; Sat, 14 Nov 2015 09:42:25 -0500 Original-Received: from randomsample.de ([5.45.97.173]:47738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxc20-0003DV-S7; Sat, 14 Nov 2015 09:42:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=ETscDtuxIhzdT6dpS+O5qQTM8lQl3Ei5zHsFMz+eG4Q=; b=onvaRxetoPr2grnDRsPCz3dRegpvEkQZXzk3RaCAA84DLH5FhVsobm7m3TWY4oMNhVkMlpI1KGYVEcj/SUpCbwxunOA6PlMjZoqCwjjT7QuZ0C1uXayC6dJjTjC8Qz0j; Original-Received: from ip4d1645ea.dynamic.kabel-deutschland.de ([77.22.69.234] helo=isaac.fritz.box) by randomsample.de with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Zxc1z-0006Uk-VF; Sat, 14 Nov 2015 15:42:20 +0100 In-Reply-To: <834mgoemdi.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 14 Nov 2015 15:33:45 +0200") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.45.97.173 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:194470 Archived-At: Eli Zaretskii writes: >> From: David Engster >> Cc: schwab@linux-m68k.org, jwiegley@gmail.com, emacs-devel@gnu.org >> Date: Sat, 14 Nov 2015 13:54:02 +0100 >> >> I see now that master was merged into emacs-25. Is this now the new >> workflow? > > I hope not. I tried to prevent that, but evidently failed. Well, I think everyone agrees that we cannot merge 'master' into 'emacs-25' as soon as we have commits 'master' that introduce new features. The problem is that everyone must know that bug fixes etc. should from now on land in 'emacs-25'. Didn't we have an 'announce' list for things like that? -David