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: Release schedule for 22.2 Date: Tue, 18 Mar 2008 19:31:04 -0400 Message-ID: References: <874pb32432.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205883094 4783 80.91.229.12 (18 Mar 2008 23:31:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 23:31:34 +0000 (UTC) Cc: Miles Bader To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 00:32:03 2008 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 1JblHZ-00007o-0t for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 00:31:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JblGz-0002vf-3g for ged-emacs-devel@m.gmane.org; Tue, 18 Mar 2008 19:31:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JblGt-0002tj-Lz for emacs-devel@gnu.org; Tue, 18 Mar 2008 19:31:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JblGs-0002tX-8g for emacs-devel@gnu.org; Tue, 18 Mar 2008 19:31:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JblGs-0002tU-3r for emacs-devel@gnu.org; Tue, 18 Mar 2008 19:31:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JblGs-0004aF-Bw for emacs-devel@gnu.org; Tue, 18 Mar 2008 19:31:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JblGq-0004th-Es; Tue, 18 Mar 2008 19:31:04 -0400 X-Spook: digicash NATO Baranyi pre-emptive government Jiang Zemin X-Ran: GlJQ6q<] (Reiner Steib's message of "Tue, 18 Mar 2008 23:39:50 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:92941 Archived-At: Reiner Steib wrote: > | 2008-03-10 Glenn Morris > | > | Merge from the Emacs trunk to enable it to work with XEmacs. So you want to merge the change I made in the trunk on 2007-11-04 into the release branch a week before the release, for the sake of XEmacs. I don't care; If I'd known at the time the release was 4 months away, I might have done so then. > | 2008-03-08 Riccardo Murri > | > | * net/tls.el: Require rx when compiling. > | (tls-end-of-info): New variable. > | (open-tls-stream): Keep reading input until `tls-end-of-info' is > | matched. [Sync from EMACS_22_BASE.] This bugfix has been in the branch since 2007-11-04, as the [] comment implies.