aboutsummaryrefslogtreecommitdiff
path: root/doc/release_notes_2.0.2.txt
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-04-22 12:21:48 +0200
committerChristophe Romain <christophe.romain@process-one.net>2015-04-22 12:21:48 +0200
commit43f2064daa1b2613610f338824d9636dd723f336 (patch)
tree7e921a1975d290a07e30dcaac5be01059cd6dcae /doc/release_notes_2.0.2.txt
parentAllow to modify host when registering account in web (#291) (diff)
Remove obsolete release notes
Diffstat (limited to 'doc/release_notes_2.0.2.txt')
-rw-r--r--doc/release_notes_2.0.2.txt34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/release_notes_2.0.2.txt b/doc/release_notes_2.0.2.txt
deleted file mode 100644
index 767ae1367..000000000
--- a/doc/release_notes_2.0.2.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
- Release Notes
- ejabberd 2.0.2
- 28 August 2008
-
- ejabberd 2.0.2 is the second bug fix release for ejabberd 2.0.x branch.
-
- ejabberd 2.0.2 includes many bugfixes and a few improvements.
- A complete list of changes can be retrieved from:
- http://redir.process-one.net/ejabberd-2.0.2
-
- The new code can be downloaded from ejabberd download page:
- http://www.process-one.net/en/ejabberd/
-
-
- Recent changes include:
-
-- Anti-abuse feature: client blacklist support by IP.
-- Guide: new section Securing ejabberd; improved usability.
-- LDAP filter optimisation: ability to filter user in ejabberd and not LDAP.
-- MUC improvements: room options to restrict visitors; broadcast reasons.
-- Privacy rules: fix MySQL storage.
-- Pub/Sub and PEP: many improvements in implementation and protocol compliance.
-- Proxy65: send valid SOCKS5 reply (removed support for Psi < 0.10).
-- Web server embedded: better support for HTTPS.
-- Binary installers: SMP on Windows; don't remove config when uninstalling.
-
-
- Bug reports
-
- You can officially report bugs on ProcessOne support site:
- http://support.process-one.net/
-
-END