summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-01-11 22:54:52 +0100
committerRicardo Wurmus <rekado@elephly.net>2018-01-11 22:54:52 +0100
commitceadc32c5b9baa9d8416ac86437c15723884d254 (patch)
tree4283d52fd9a43c32cdda18e580d6503d7b61a8c7
parentd59b218f51f35faa7b01219d8dfafeee270273c8 (diff)
README: Mention bug fix in Guile 2.2.3.
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index fbd7ae3..3081d78 100644
--- a/README.org
+++ b/README.org
@@ -15,7 +15,7 @@ and documentation. (You will have to build it first.)
* 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.
++ Guile 2.2.2 has a bug in “(web client)”, which prevents HTTPS connections from being established. This is fixed in Guile 2.2.3.
* Hacking