]> granicus.if.org Git - ejabberd/commitdiff
Added relevant changes of 'master' branch.
authorBadlop <badlop@process-one.net>
Mon, 26 Sep 2011 15:55:38 +0000 (17:55 +0200)
committerBadlop <badlop@process-one.net>
Mon, 26 Sep 2011 16:03:30 +0000 (18:03 +0200)
doc/release_notes_3.0.0.txt

index 644efb1bc88b059362f7c8ec95b01d65a3173dfd..b720ee9e4140878a9916fe2e7c781c2990be93b3 100644 (file)
@@ -43,6 +43,7 @@ ejabberd 3.0.0 includes three major changes:
 
 * Massive Hosting (abbreviated MH) is preliminary implemented in ejabberd,
   but it is still incomplete, untested and undocumented.
+  New option static_modules.
 
 
 This is a more detailed list of changes since ejabberd 2.1.x releases:
@@ -71,6 +72,7 @@ This is a more detailed list of changes since ejabberd 2.1.x releases:
 
 * XEP support
 - Removed support for the deprecated XEP-0018 Invisible Presence (EJAB-810)
+- Update http_bind to XEP-0124 1.10 and XEP-0206 1.3
 - mod_multicast: service for XEP-0033: Extended Stanza Addressing (EJAB-265)
 - New ejabberd router for multicast packets (XEP-0033) (EJAB-329)
 - ejabberd_c2s uses XEP-0033 if mod_multicast is enabled (EJAB-267)
@@ -93,7 +95,9 @@ This is a more detailed list of changes since ejabberd 2.1.x releases:
 - Bugfix: external contacts were offline after unavailable presence (EJAB-943)
 - Don't offer SASL auth before doing TLS if TLS is required
 - Experimental support for GSSAPI auth, requires esasl library (EJAB-831)
+- Replaced the full ejabberd_zlib into a simple exmpp_compress interface (EJAB-991)
 - Use binaries instead of lists where possible (EJAB-17)
+- Webadmin: provide list of registered pids/ports
 - Windows ejabberdctl.cmd only handles up to 4 arguments (EJAB-1216)
 - ejabberdctl: when starting, check it isn't already running