aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-11-19 15:33:48 +0100
committerBadlop <badlop@process-one.net>2010-11-19 15:33:48 +0100
commitbaf9363bdf8405dfda9616493ab8c7ebe277ea4d (patch)
tree6c724fb20688464c575ca4501a8875de345b29fd /README
parentUpdate Russian translation (thanks to Evgeniy Khramtsov) (diff)
Disapprove the use of R14A and R14B due to the rwlock bug.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index da7742256..fa80b3c77 100644
--- a/README
+++ b/README
@@ -9,7 +9,8 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Libexpat 1.95 or higher
- - Erlang/OTP R10B-9 or higher. Recommended versions: R12B-5 and R13B04
+ - Erlang/OTP R10B-9 or higher. Recommended: R12B-5 and R13B04.
+ Avoid R14A and R14B.
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support
(XEP-0138). Optional.