From c3ecdf231e91fe983d90317d17b9b1be54ee0a19 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 22 Nov 2017 23:46:30 +0100 Subject: Broken TLS support is a bug in Guile 2.2.2. * README.org: Remove TLS support from "Missing features". --- README.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 90c2297..e87927d 100644 --- a/README.org +++ b/README.org @@ -4,10 +4,13 @@ and documentation. (You will have to build it first.) * Missing features -+ TLS support (required for GNU debbugs instance) + convenience procedures for == records (e.g. =bug-done?=) + monadic interface +* Known problems + ++ Guile 2.2.2 has a bug in “(web client)”, which prevents HTTPS connections from being established. This was fixed with commit =0c102b56e98da39b5a3213bdc567a31ad8ef3e73= but as of the time of this writing there has not been a release including the fix. + * Hacking #+BEGIN_SRC bash -- cgit v1.2.3