From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Branching Date: Sun, 21 Jun 2009 10:36:14 -0400 Message-ID: <87ab41irhd.fsf@stupidchicken.com> References: <87iqisp0ip.fsf@cyd.mit.edu> <87y6royu46.fsf@stupidchicken.com> <877hz66uqv.fsf@stupidchicken.com> <19005.55062.653290.640872@totara.tehura.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245595039 368 80.91.229.12 (21 Jun 2009 14:37:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 14:37:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: nickrob@snap.net.nz (Nick Roberts) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 21 16:37:16 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MIOAS-0002hy-HJ for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 16:37:12 +0200 Original-Received: from localhost ([127.0.0.1]:46352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIOAR-0003nI-TS for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 10:37:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIO9e-0003G2-4u for emacs-devel@gnu.org; Sun, 21 Jun 2009 10:36:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIO9Z-0003D7-LY for emacs-devel@gnu.org; Sun, 21 Jun 2009 10:36:21 -0400 Original-Received: from [199.232.76.173] (port=40556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIO9Z-0003D2-9P for emacs-devel@gnu.org; Sun, 21 Jun 2009 10:36:17 -0400 Original-Received: from pantheon-po34.its.yale.edu ([130.132.50.80]:34650) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIO9Y-0001EE-Vr for emacs-devel@gnu.org; Sun, 21 Jun 2009 10:36:17 -0400 Original-Received: from furry (c-71-232-13-53.hsd1.ma.comcast.net [71.232.13.53]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5LEaEQ5014699 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Jun 2009 10:36:15 -0400 Original-Received: by furry (Postfix, from userid 1000) id 49F7FC09B; Sun, 21 Jun 2009 10:36:14 -0400 (EDT) In-Reply-To: <19005.55062.653290.640872@totara.tehura.co.nz> (Nick Roberts's message of "Sun, 21 Jun 2009 18:45:42 +1200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111613 Archived-At: nickrob@snap.net.nz (Nick Roberts) writes: > I think it's a good idea to put > > 2009-06-21 Chong Yidong > > * Branch for 23.1. > > in the Changelogs so that people understand why some changes that have > entries *before*: > > * Version 23.1 released. > > are not included in the release (and can see what is in the release > while on trunk). Done, thanks.