* doc/release_notes_1.1.2.txt: Fixed typos and rephrasing.

SVN Revision: 648
This commit is contained in:
Mickaël Rémond 2006-09-27 16:22:09 +00:00
parent de306d0364
commit 7e948fbbac
1 changed files with 29 additions and 31 deletions

View File

@ -11,73 +11,73 @@
ejabberd can be downloaded from the Process-one website: ejabberd can be downloaded from the Process-one website:
http://www.process-one.net/en/projects/ejabberd/ http://www.process-one.net/en/projects/ejabberd/
Detailed information can be found in the ejabberd Feature Sheet and User Detailed information can be found in the Feature Sheet and in the
Guide which are available on the Process-one website: Installation and Operation Guide which are both available on the
Process-one website:
http://www.process-one.net/en/projects/ejabberd/docs.html http://www.process-one.net/en/projects/ejabberd/docs.html
ejabberd includes 44 improvements. A complete list of changes is available ejabberd includes 44 improvements. A complete list of changes can be
from: retrieved from:
http://redir.process-one.net/ejabberd-1.1.2 http://redir.process-one.net/ejabberd-1.1.2
Recent changes include: Recent changes include:
LDAP Support LDAP Improvements
- Major improvements have been made on the LDAP module. It is now more - Major improvements have been made on the LDAP module. It is now more
flexible and more robust. flexible and more robust.
HTTP Polling fixes HTTP Polling Fixes
- The HTTP poll modules have been fixed and improved: The connection are - The HTTP polling modules have been fixed and improved: the connections are
closed properly and polled messages can no more be lost. closed properly and polled messages cannot be lost anymore.
Roster management improvement Roster Management Improvement
- Roster management improvements make it more reliable, especially in cases - Roster management improvements increase reliability, especially in cases
where users are on different servers. where users are on different servers.
- Shared rosters are now more reliable. - Shared rosters are more reliable.
Improved Robustness Improved Robustness
- It is now possible to limit the number of opened connections for a single - It is now possible to limit the number of opened connections for a single
user. user.
Relational database support Relational databases
- Database support: Microsoft SQL Server is now officially supported (ODBC - Database support: Microsoft SQL Server is now officially supported in ODBC
mode). mode.
Pubsub improvements Publish-Subscribe Improvement
- Nodes creation can now be prevented with a dedicated ACL rule. - Restricting node creation with a dedicated ACL rule is now possible.
Localization Localization
- A Czech translation has been added. - A Czech translation has been added.
- Translations have been updated. - Translations have been updated.
Binary installer Binary Installer
- The same completly packaged binary installer is now available on Windows, - New binary installer for Windows including all requirements.
Linux and MacOSX PPC. - Improved installers for Linux and MacOSX (PowerPC)
- Anonymous login bugfixes. - Anonymous login bugfixes.
XMPP compliance XMPP Compliancy
- Some protocol compliance fix have been added, after the Portland XMPP - Some protocol compliance fix have been added, after the Portland XMPP
Interop Meeting in July. Interop Meeting in July.
Various improvements Miscelanous
- MUC have been improved (logging rendering). - MUC have been improved (logging rendering).
- The command line tool ejabberdctl has been improved. - The command line tool ejabberdctl has been improved.
- The build chain has been improved, including MacOSX support. - The build chain has been improved, including MacOSX support.
- The documentation has been improved and updated to describe the new - The documentation has been improved and updated to describe the new
features. features.
- A Czech translation has been added.
Bugfixes Bugfixes
@ -90,11 +90,13 @@ Bugfixes
Supported Erlang Version Supported Erlang Version
- You need at least Erlang/OTP R9C-2 to run ejabberd 1.1.2. - You need at least Erlang/OTP R9C-2 to run ejabberd 1.1.2.
- The recommanded version is Erlang/OTP R10B-10.
- Erlang/OTP R11B has not yet been fully certified for ejabberd.
Installation Installation
Installers are provided for Microsoft Windows, Linux/x86 and MacOSX/PPC. Installers are provided for Microsoft Windows, Linux/x86 and MacOSX/PPC.
Installers can be retrieved from: They can be retrieved from:
http://www.process-one.net/en/projects/ejabberd/download.html http://www.process-one.net/en/projects/ejabberd/download.html
Migration Notes Migration Notes
@ -102,21 +104,17 @@ Migration Notes
- Before any migration, ejabberd system and database must be properly - Before any migration, ejabberd system and database must be properly
backed up. backed up.
- The relational database schema has changed between version 1.1.1 and - The relational database schema has changed between version 1.1.1 and
1.1.2. A "askmessage" column need to be added in the "rosterusers" table to 1.1.2. An "askmessage" column needs to be added in the "rosterusers" table
perform the migration. to perform the migration.
References References
Contributed tutorials and documents of interest are: Contributed tutorials and documents of interest are:
- Migration from Jabberd1.4, Jabberd2 and WPJabber to ejabberd: - Migration from other XMPP servers to ejabberd:
http://ejabberd.jabber.ru/migrate-to-ejabberd http://ejabberd.jabber.ru/migrate-to-ejabberd
- Transport configuration for connecting to other networks: - Transport configuration for connecting to other networks:
http://ejabberd.jabber.ru/tutorials-transports http://ejabberd.jabber.ru/tutorials-transports
- Using ejabberd with MySQL native driver:
http://support.process-one.net/doc/display/MESSENGER/Using+ejabberd+with+MySQL+native+driver
- Anonymous User Support:
http://support.process-one.net/doc/display/MESSENGER/Anonymous+users+support
- Frequently Asked Questions: - Frequently Asked Questions:
http://ejabberd.jabber.ru/faq http://ejabberd.jabber.ru/faq