]> granicus.if.org Git - ejabberd/commitdiff
* README: R12 support: remove compilation warning (EJAB-630)
authorBadlop <badlop@process-one.net>
Thu, 22 May 2008 00:01:18 +0000 (00:01 +0000)
committerBadlop <badlop@process-one.net>
Thu, 22 May 2008 00:01:18 +0000 (00:01 +0000)
SVN Revision: 1340

ChangeLog
README

index 8b2520f035421fedf0e71de58d603f859a676af9..a7033ba7252d00b7f37958e3b162f4987734004d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: Updated
diff --git a/README b/README
index e4940246f54195c0e6916a0fcfbad8b55aa2ff56..df5c68281e5d84399eb24f5787ef22e6aee01541 100644 (file)
--- 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