aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-08-13 12:48:50 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-08-13 12:48:50 +0000
commitcb7a2fb5e45549c9422fa9987273086aed0a67a8 (patch)
tree361918d72850b0a291bb8a3efeccf48f4fda957d
parent* src/ejd2odbc.erl: Upgrade to latest SVN trunk (EJAB-321). (diff)
* doc/release_notes_1.1.3.txt: Adding missing file.
SVN Revision: 873
-rw-r--r--doc/release_notes_1.1.3.txt54
1 files changed, 9 insertions, 45 deletions
diff --git a/doc/release_notes_1.1.3.txt b/doc/release_notes_1.1.3.txt
index d71da91fe..f298f2bab 100644
--- a/doc/release_notes_1.1.3.txt
+++ b/doc/release_notes_1.1.3.txt
@@ -1,50 +1,14 @@
- Release Notes
- ejabberd 1.1.3
- 2 February 2007
+ Release Notes
+ ejabberd 1.1.3
+ 2 February 2007
- This document describes the change in ejabberd 1.1.3.
+ ejabberd 1.1.3 is a security fix release for ejabberd roster ODBC
+ module.
- This version is a security improvement over ejabberd 1.1.2, solving
- the mod_roster_odbc SQL injection issue.
+ The upgrade is only necessary if you are using ejabberd with the
+ mod_roster_odbc.
- Users of ejabberd 1.1.2 that are using mod_roster_odbc MUST upgrade to
- this new release.
-
- ejabberd can be downloaded from the Process-one website:
- http://www.process-one.net/en/ejabberd/
-
- Detailed information can be found in the Feature Sheet and in the
- Installation and Operation Guide which are both available on the
- Process-one website:
- http://www.process-one.net/en/ejabberd/docs.html
-
- Installation Notes
-
-Supported Erlang Version
-
- - You need at least Erlang/OTP R9C-2 to run ejabberd 1.1.3.
- - The recommanded version is Erlang/OTP R11B-3.
-
-Installation
-
- Installers are provided for Microsoft Windows, Linux/x86 and MacOSX/PPC.
- They can be retrieved from:
- http://www.process-one.net/en/ejabberd/download.html
-
-Migration Notes
-
- - Before any migration, ejabberd system and database must be properly
- backed up.
-
-
-References
-
- Contributed tutorials and documents of interest are:
- - Migration from other XMPP servers to ejabberd:
- http://ejabberd.jabber.ru/migrate-to-ejabberd
- - Transport configuration for connecting to other networks:
- http://ejabberd.jabber.ru/tutorials-transports
- - Frequently Asked Questions:
- http://ejabberd.jabber.ru/faq
+ The new code can be downloaded from ejabberd download page:
+ http://www.process-one.net/en/projects/ejabberd/
END