* doc/release_notes_2.0.0.txt: Small fixes and update date

SVN Revision: 1207
This commit is contained in:
Badlop 2008-02-21 09:54:19 +00:00
parent 4af47f5f78
commit 0f16fee833
2 changed files with 16 additions and 10 deletions

View File

@ -1,3 +1,7 @@
2008-02-21 Badlop <badlop@process-one.net>
* doc/release_notes_2.0.0.txt: Small fixes and update date
2008-02-20 Badlop <badlop@process-one.net> 2008-02-20 Badlop <badlop@process-one.net>
* README: Updated to match the content of the ejabberd Guide * README: Updated to match the content of the ejabberd Guide

View File

@ -1,6 +1,7 @@
Release Notes Release Notes
ejabberd 2.0.0 ejabberd 2.0.0
20 February 2008 21 February 2008
ejabberd 2.0.0 is a major new version for ejabberd adding plenty of ejabberd 2.0.0 is a major new version for ejabberd adding plenty of
new features, performance and scalability improvements and new features, performance and scalability improvements and
@ -64,7 +65,7 @@
- Ability to match on several userid attributes. - Ability to match on several userid attributes.
* Multi-user chat * Multi-User Chat
- Clustering and load balancing support. - Clustering and load balancing support.
- Ability to define default room configuration in ejabberd config file. - Ability to define default room configuration in ejabberd config file.
@ -75,7 +76,7 @@
. Limitation of the maximum number of room a user can join at the same time. . Limitation of the maximum number of room a user can join at the same time.
* File transfer * File Transfer
- XEP-0065 - Proxy65 file transfer proxy. The proxy can run in - XEP-0065 - Proxy65 file transfer proxy. The proxy can run in
cluster mode. cluster mode.
@ -87,7 +88,7 @@
- External Authentication protocol is now fully documented. - External Authentication protocol is now fully documented.
* Web client support * Web Client Support
- XEP-0124 - BOSH support: BOSH (Bidirectional-streams Over - XEP-0124 - BOSH support: BOSH (Bidirectional-streams Over
Synchronous HTTP) was formerly known as "HTTP binding". It provides Synchronous HTTP) was formerly known as "HTTP binding". It provides
@ -102,7 +103,7 @@
(bandwidth, packet size). (bandwidth, packet size).
* System administration * System Administration
- XEP-0133 - Service administration support. System administrators can - XEP-0133 - Service administration support. System administrators can
now perform lot of ejabberd related admin tasks from their XMPP now perform lot of ejabberd related admin tasks from their XMPP
@ -198,9 +199,10 @@
Bug reports Bug Reports
You can officially report bugs on Process-one support site: You can officially report bugs on Process-one support site:
https://support.process-one.net/ https://support.process-one.net/
END END