aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-05-15 13:38:14 +0000
committerBadlop <badlop@process-one.net>2009-05-15 13:38:14 +0000
commit8af1c41a3ecd70ed16d746ef46cf9f4b5ede2052 (patch)
treeb911558eb9fbc94e3fa8278d1eea9f39b66bcb33 /README
parentNo longer edit ChangeLog, will be auto generated for ejabberd releases. (diff)
Erlang/OTP R13 can be used, but its support is still experimental
SVN Revision: 2077
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e6b235452..c4b14f427 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ To compile ejabberd you need:
- GCC
- Libexpat 1.95 or higher
- Erlang/OTP R10B-9 or higher. The recommended version is R12B-5.
- R13 is not supported yet.
+ Support for R13 is experimental.
- 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