24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-26 22:35:31 +02:00

* doc/release_notes_1.1.2.txt: Minor fixes.

SVN Revision: 647
This commit is contained in:
Mickaël Rémond 2006-09-27 13:34:18 +00:00
parent c0f898bbb8
commit 616a273286
2 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,7 @@
2006-09-27 Mickael Remond <mickael.remond@process-one.net> 2006-09-27 Mickael Remond <mickael.remond@process-one.net>
* doc/release_notes_1.1.2.txt: Minor fixes.
* doc/guide.tex: Fixed Latexish typos. * doc/guide.tex: Fixed Latexish typos.
2006-09-26 Mickael Remond <mickael.remond@process-one.net> 2006-09-26 Mickael Remond <mickael.remond@process-one.net>

View File

@ -6,7 +6,7 @@
This version is a major improvement over ejabberd 1.1.1, improving the This version is a major improvement over ejabberd 1.1.1, improving the
overall behaviour of the server in many areas. Users of ejabberd 1.1.1 overall behaviour of the server in many areas. Users of ejabberd 1.1.1
should upgrade to this new release. should upgrade to this new release for improved robustness and compliance.
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/
@ -15,8 +15,9 @@
Guide which are available on the Process-one website: Guide which are 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
A complete list of changes is available from: ejabberd includes 44 improvements. A complete list of changes is available
https://support.process-one.net/secure/ConfigureReport.jspa?filterid=10110&mapper=components&selectedProjectId=10011&reportKey=com.atlassian.jira.plugin.system.reports%3Asinglelevelgroupby&Next=Next from:
http://redir.process-one.net/ejabberd-1.1.2
Recent changes include: Recent changes include:
@ -67,13 +68,15 @@ Binary installer
XMPP compliance XMPP compliance
- 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 Various improvements
- 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
features.
- A Czech translation has been added. - A Czech translation has been added.
Bugfixes Bugfixes