Document required Erlang/OTP version bump

This commit is contained in:
Holger Weiss 2019-02-28 01:08:52 +01:00
parent 598e00e80f
commit 93cebbf4a3
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Version NEXT
* Admin
- The minimum required Erlang/OTP version is now 19.1
# Version 19.02
* Admin

View File

@ -107,7 +107,7 @@ To compile ejabberd you need:
- GCC.
- Libexpat ≥ 1.95.
- Libyaml ≥ 0.1.4.
- Erlang/OTP ≥ 19.0.
- Erlang/OTP ≥ 19.1.
- OpenSSL ≥ 1.0.0.
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).