From cbbb7256ae460a35ea6f4fd00775c987a1e5f40e Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 18 Jan 2010 12:11:09 +0000 Subject: [PATCH] Add ejabberd 2.1.2 release notes SVN Revision: 2913 --- doc/release_notes_2.1.2.txt | 51 +++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/release_notes_2.1.2.txt diff --git a/doc/release_notes_2.1.2.txt b/doc/release_notes_2.1.2.txt new file mode 100644 index 000000000..56f506935 --- /dev/null +++ b/doc/release_notes_2.1.2.txt @@ -0,0 +1,51 @@ + + Release Notes + ejabberd 2.1.2 + + ejabberd 2.1.2 is the second bugfix release in ejabberd 2.1.x branch. + + ejabberd 2.1.2 includes several bugfixes. + More details of those fixes can be retrieved from: + http://redir.process-one.net/ejabberd-2.1.2 + + The new code can be downloaded from ejabberd download page: + http://www.process-one.net/en/ejabberd/ + + + The major changes are: + +* Core +- Close sessions that were half connected +- Fix SASL PLAIN authentication message for RFC4616 compliance +- Fix support for old Erlang/OTP R10 and R11 +- Return proper error (not 'conflict') when register is forbidden by ACL +- When ejabberd stops, send stream close to clients + +* ejabberdctl +- Check for EGID in ejabberdctl command +- Command to stop ejabberd informing users, with grace period +- If there's a problem in config file, display config lines and stop node + +* MUC +- Kick occupants with reason when room is stopped due to MUC shutdown +- Write in room log when a room is created, destroyed, started, stopped + +* PubSub and PEP +- Don't call gen_server on internal event (improves performance and scalability) +- Fix duplicate SHIM header in Pubsub message +- Notification messages of Pubsub node config change contained a SHIM header +- SubID SHIM header missing in Pubsub message with multiple + subscriptions on the same node +- PEP: last published item not sent from unavailable users when the + subscription is implicit (XEP-0115) +- pep_mapping not working due to Node type mismatch + +* WebAdmin +- If big offline message queue, show only subset on WebAdmin +- Support in user list page of WebAdmin when mod_offline is disabled + + + Bug reports + + You can officially report bugs on ProcessOne support site: + http://support.process-one.net/