summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/guide/introduction.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
committerLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
commit5ff790b8d2b04152d0bf851cbf759f3c33cf53e7 (patch)
tree2f68660f9022bfdbe518412f6bcce55502cc9f94 /docs/en/gun/2.0/guide/introduction.asciidoc
parentad0ff34015a56c429ddb094976dad3ebc53252e5 (diff)
downloadninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.gz
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.bz2
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.zip
Gun 2.0.0-pre.2 and Cowlib 2.9.0
Diffstat (limited to 'docs/en/gun/2.0/guide/introduction.asciidoc')
-rw-r--r--docs/en/gun/2.0/guide/introduction.asciidoc8
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/en/gun/2.0/guide/introduction.asciidoc b/docs/en/gun/2.0/guide/introduction.asciidoc
index dfbe1e30..a54a8d1d 100644
--- a/docs/en/gun/2.0/guide/introduction.asciidoc
+++ b/docs/en/gun/2.0/guide/introduction.asciidoc
@@ -14,13 +14,7 @@ protocols is required in order to read this guide.
Gun is tested and supported on Linux, FreeBSD, Windows and OSX.
-Gun is developed for Erlang/OTP 20.0 and newer.
-
-Note that Gun will not work on the Windows build of Erlang/OTP 20.3
-due to a bug in Erlang/OTP's stdlib application. The ticket number
-for this bug is OTP-13995 and it was fixed in the patch release
-OTP-20.3.2. Replacing the `gen_statem.beam` file on an 20.3
-installation is enough to fix the issue.
+Gun is developed for Erlang/OTP 22.0 and newer.
=== License