Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2008-05-22 04:01:18 +0400
committerBadlop <badlop@process-one.net>2008-05-22 04:01:18 +0400
commitc4366a54cc9644a6a2414f79aa30db87e4a76af0 (patch)
tree3620d1e04e706097243fefe3ebcd18f774ce903a /README
parent3c1efb8c4d631ae7b3d8e2fea48e067f629b4c5a (diff)
* README: R12 support: remove compilation warning (EJAB-630)
SVN Revision: 1340
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index e4940246f..df5c68281 100644
--- a/README
+++ b/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