From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Windows changes not in NEWS Date: Tue, 3 May 2011 03:40:12 +0200 Message-ID: References: <87sjsxugii.fsf@lifelogs.com> <87hb9cfvvk.fsf@lifelogs.com> <878vuofuvu.fsf@lifelogs.com> <87vcxsefco.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1304386860 17041 80.91.229.12 (3 May 2011 01:41:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 May 2011 01:41:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 03 03:40:57 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QH4bg-0005fj-Q1 for ged-emacs-devel@m.gmane.org; Tue, 03 May 2011 03:40:56 +0200 Original-Received: from localhost ([::1]:46407 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH4bf-0004OP-Vu for ged-emacs-devel@m.gmane.org; Mon, 02 May 2011 21:40:56 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH4be-0004O8-0m for emacs-devel@gnu.org; Mon, 02 May 2011 21:40:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QH4bd-00067o-2U for emacs-devel@gnu.org; Mon, 02 May 2011 21:40:53 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:48497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH4bc-00067h-V1 for emacs-devel@gnu.org; Mon, 02 May 2011 21:40:53 -0400 Original-Received: by ywa1 with SMTP id 1so2606821ywa.0 for ; Mon, 02 May 2011 18:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=RiK1F0eC3KY3S6MUujgoF0o9h5rbyXaifbd1vBnh0dY=; b=J3KRvSXUfKmPXeA89aZvU+LoLbd+JxBPfHD3VW4jttXsGxcUxQLtDcRTsLYwhex8/8 8FtSxHQDf5hTc/CPmIJFqvY5CwcGn1gGIF1qyh2/hqZVSoO557GPCQoypTItyqFhJ+Jh ltKCsBu/GPoJfurXvrjYO6p6KK6EHIwuHqZaU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=rfYkykCZ1TwwfkY80enoMWjPEST2SFOY1hpIGjG+ZXTU3h/fxznhFRxyi2ujmCQsr4 blrMPs4ZWWTX2CjQ2P9tmEehZUnp/z5Am4aHHBk7oB2hukwYsmVJte4a+6cLwgtMSt4R nKIX/mCzV9b+Vuc9mo7fHPvRwxXk6wkf+OEKg= Original-Received: by 10.146.26.23 with SMTP id 23mr7200246yaz.33.1304386852181; Mon, 02 May 2011 18:40:52 -0700 (PDT) Original-Received: by 10.147.182.5 with HTTP; Mon, 2 May 2011 18:40:12 -0700 (PDT) In-Reply-To: <87vcxsefco.fsf@lifelogs.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.41 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:139036 Archived-At: 2011/5/3 Ted Zlatanov : > I'm not sure if it should mention where to get the GnuTLS DLLs, or if > that's for the binary packager to figure out. We're not going to distribute the GnuTLS DLLs, so it's something to mention in nt/INSTALL. =C2=A0 =C2=A0 Juanma