aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2008-05-19 22:35:01 +0000
committerChristophe Romain <christophe.romain@process-one.net>2008-05-19 22:35:01 +0000
commitf383511e0d0baf5b7592680300d94ace6934acee (patch)
tree55ca8d8a45480e4a67bc13d62e0fe4058bf93f2a
parentCreated ejabberd 2.1.X branch. (diff)
add release_notes_2.0.1
SVN Revision: 1338
-rw-r--r--doc/release_notes_2.0.1.txt30
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