summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-08-23 12:27:54 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-08-23 12:27:54 -0700
commit89eb09f6a1df176fbaa3cbb996f60948efc5f463 (patch)
treee9d483a4fcc9720b7a6b09643f01bd4b3761e6fc
parent927afa1ef6514e62162068d7dbdc9d8381a71598 (diff)
downloademacs-89eb09f6a1df176fbaa3cbb996f60948efc5f463.tar.gz
* etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
-rw-r--r--etc/PROBLEMS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 496c7df811f..008f5a15310 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -609,6 +609,14 @@ could run out of file descriptors. You won't be able to open new files.
auto-revert-use-notify is set to nil in global-auto-revert-mode, therefore.
+*** TLS problems, e.g., Gnus hangs when fetching via imaps
+http://debbugs.gnu.org/24247
+
+gnutls-cli 3.5.3 (2016-08-09) does not generate a "- Handshake was
+completed" message that tls.el relies upon, causing affected Emacs
+functions to hang. To work around the problem, use older or newer
+versions of gnutls-cli, or use Emacs's built-in gnutls support.
+
* Runtime problems related to font handling
** Characters are displayed as empty boxes or with wrong font under X.