From: Badlop Date: Mon, 21 Sep 2009 07:39:07 +0000 (+0000) Subject: Mention the mod_pubsub plugin default rename to flat X-Git-Tag: v2.1.0~18^2~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eab6c09e0c82777debfc81dd72fc06c8e1308e6d;p=ejabberd Mention the mod_pubsub plugin default rename to flat SVN Revision: 2606 --- diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt index 29f442a3c..852fc2144 100644 --- a/doc/release_notes_2.1.0.txt +++ b/doc/release_notes_2.1.0.txt @@ -206,6 +206,9 @@ Anyway, it is recommended to backup the Mnesia spool directory and your SQL database (if used) before upgrading ejabberd. +- The plugin of mod_pubsub "default" is renamed to "flat". You need + to edit the ejabberd configuration file and replace those names. + - The listener options 'ip' and inet6' are not documented anymore but they are supported and you can continue using them. There is a new syntax to define IP address and IP version.