mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
* README: R12 support: remove compilation warning (EJAB-630)
SVN Revision: 1340
This commit is contained in:
parent
3c1efb8c4d
commit
c4366a54cc
@ -1,3 +1,7 @@
|
||||
2008-05-22 Badlop <badlop@process-one.net>
|
||||
|
||||
* README: R12 support: remove compilation warning (EJAB-630)
|
||||
|
||||
2008-05-19 Badlop <badlop@process-one.net>
|
||||
|
||||
* doc/guide.html: Update
|
||||
|
4
README
4
README
@ -9,9 +9,7 @@ To compile ejabberd you need:
|
||||
- GNU Make
|
||||
- GCC
|
||||
- libexpat 1.95 or higher
|
||||
- Erlang/OTP R10B-9 up to R11B-5. Erlang R12 releases are not yet
|
||||
officially supported, and are not recommended for production
|
||||
servers
|
||||
- Erlang/OTP R10B-9 or newer
|
||||
- OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL
|
||||
encryption. Optional, highly recommended.
|
||||
- Zlib 1.2.3 or higher, for Stream Compression support
|
||||
|
Loading…
Reference in New Issue
Block a user