summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-08-25 15:23:23 +0000
committerBadlop <badlop@process-one.net>2009-08-25 15:23:23 +0000
commit64976e18b39af4cdd3e572e6b13bc419ed04e94b (patch)
tree25e7d507c3a185b82a3d0e78e5b4db4ef363b17c /doc
parentapply badlop's patch from http://www.ejabberd.im/node/3629 (diff)
Add command to update PubSub table of ejabberd trunk SVN.
If you use ejabberd trunk SVN, run this command: ejabberdctl rename_default_nodeplugin SVN Revision: 2531
Diffstat (limited to 'doc')
-rw-r--r--doc/release_notes_2.1.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt
index 21cf1260..399f905e 100644
--- a/doc/release_notes_2.1.0.txt
+++ b/doc/release_notes_2.1.0.txt
@@ -50,6 +50,7 @@
- Added option s2s_dns_options to define DNS timeout and retries
- Added option ERL_OPTIONS to ejabberdctl.cfg
- Added option FIREWALL_WINDOW to ejabberdctl.cfg
+- Added option EJABBERD_PID_PATH to ejabberdctl.cfg
- Deleted option user_max_messages of mod_offline
- Check certfiles are readable on server start and listener start
- Config file management mix file reading and sanity check
@@ -147,6 +148,7 @@
no need to use root account to.
- Only try to install epam if pam was enabled in configure script
- Spool, config and log dirs: owner writes, group reads, others do nothing.
+- Provides an example ejabberd.init file
* S2S
- Option to define s2s outgoing behaviour: IPv4, IPv6 and timeout
@@ -213,6 +215,9 @@
- mod_offline has a new option: access_max_user_messages.
The old option user_max_messages is no longer supported.
+- If you upgrade from ejabberd trunk SVN, you must execute this:
+ $ ejabberdctl rename_default_nodeplugin
+
- Default installation directories changed a bit:
* The Mnesia spool files that were previously stored in
/var/lib/ejabberd/db/NODENAME/*