diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2018-01-11 22:54:52 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2018-01-11 22:54:52 +0100 |
commit | ceadc32c5b9baa9d8416ac86437c15723884d254 (patch) | |
tree | 4283d52fd9a43c32cdda18e580d6503d7b61a8c7 | |
parent | d59b218f51f35faa7b01219d8dfafeee270273c8 (diff) |
README: Mention bug fix in Guile 2.2.3.
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |