From fdb510756f7958570387b32d307683dfed7bd3e7 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Fri, 7 Feb 2014 22:36:11 -0800 Subject: [PATCH] * README.W32: Say what GnuTLS and libxml2 does. --- nt/ChangeLog | 4 ++++ nt/README.W32 | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/nt/ChangeLog b/nt/ChangeLog index bf7dc902017..d3447b504b0 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2014-02-08 Lars Ingebrigtsen + + * README.W32: Say what GnuTLS and libxml2 does (bug#14762). + 2014-01-18 Eli Zaretskii * runemacs.c (ensure_unicows_dll): Don't tell in the message box diff --git a/nt/README.W32 b/nt/README.W32 index bc1203a1241..4f94b6027a5 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -185,6 +185,9 @@ See the end of the file for license conditions. * GnuTLS support + GnuTLS provides SSL/TLS network support for Emacs (https, imaps and + so on.) + In order to support GnuTLS at runtime, Emacs must be able to find the relevant DLLs during startup; failure to do so is not an error, but GnuTLS won't be available to the running session. @@ -194,6 +197,9 @@ See the end of the file for license conditions. * libxml2 support + libxml2 provides HTML parsing support for Emacs, which is necessary + to use the built-in eww browser. + In order to support libxml2 at runtime, a libxml2-enabled Emacs must be able to find the relevant DLLs during startup; failure to do so is not an error, but libxml2 features won't be available to the -- 2.39.2