diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2008-05-19 22:35:01 +0000 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2008-05-19 22:35:01 +0000 |
commit | 299c01a6a616d0b189fc2a15f97771a715dda7a0 (patch) | |
tree | e39e0b7b2c8af0488fa6d021c8dad08396f57b23 | |
parent | * doc/guide.html: Updated (diff) |
add release_notes_2.0.1v2.0.1
SVN Revision: 1338
-rw-r--r-- | doc/release_notes_2.0.1.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/release_notes_2.0.1.txt b/doc/release_notes_2.0.1.txt new file mode 100644 index 000000000..b9b075576 --- /dev/null +++ b/doc/release_notes_2.0.1.txt @@ -0,0 +1,30 @@ + + Release Notes + ejabberd 2.0.1 + 20 May 2008 + + ejabberd 2.0.1 is a bugfix release for ejabberd 2.0.x branch. + + ejabberd 2.0.1 includes 10 improvements and 32 bugfixes. + A complete list of changes can be retrieved from: + http://redir.process-one.net/ejabberd-2.0.1 + + The new code can be downloaded from ejabberd download page: + http://www.process-one.net/en/projects/ejabberd/ + + + Recent changes include: + +- Erlang R12 support. +- Better LDAP handling. +- PubSub bugfixes. +- Documentation improvements. +- inband registration limitation per IP. +- s2s improvements. + +Bugs report + + You can officially report bugs on Process-one support site: + http://support.process-one.net/ + +END |