aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPaul Eggert2016-08-23 12:27:54 -0700
committerPaul Eggert2016-08-23 12:27:54 -0700
commit89eb09f6a1df176fbaa3cbb996f60948efc5f463 (patch)
treee9d483a4fcc9720b7a6b09643f01bd4b3761e6fc /etc/PROBLEMS
parent927afa1ef6514e62162068d7dbdc9d8381a71598 (diff)
downloademacs-89eb09f6a1df176fbaa3cbb996f60948efc5f463.tar.gz
emacs-89eb09f6a1df176fbaa3cbb996f60948efc5f463.zip
* etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247).
Diffstat (limited to 'etc/PROBLEMS')
-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.
609 609
610auto-revert-use-notify is set to nil in global-auto-revert-mode, therefore. 610auto-revert-use-notify is set to nil in global-auto-revert-mode, therefore.
611 611
612*** TLS problems, e.g., Gnus hangs when fetching via imaps
613http://debbugs.gnu.org/24247
614
615gnutls-cli 3.5.3 (2016-08-09) does not generate a "- Handshake was
616completed" message that tls.el relies upon, causing affected Emacs
617functions to hang. To work around the problem, use older or newer
618versions of gnutls-cli, or use Emacs's built-in gnutls support.
619
612* Runtime problems related to font handling 620* Runtime problems related to font handling
613 621
614** Characters are displayed as empty boxes or with wrong font under X. 622** Characters are displayed as empty boxes or with wrong font under X.