diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2015-04-22 12:21:48 +0200 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2015-04-22 12:21:48 +0200 |
commit | 43f2064daa1b2613610f338824d9636dd723f336 (patch) | |
tree | 7e921a1975d290a07e30dcaac5be01059cd6dcae /doc/release_notes_2.1.1.txt | |
parent | Allow to modify host when registering account in web (#291) (diff) |
Remove obsolete release notes
Diffstat (limited to 'doc/release_notes_2.1.1.txt')
-rw-r--r-- | doc/release_notes_2.1.1.txt | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/doc/release_notes_2.1.1.txt b/doc/release_notes_2.1.1.txt deleted file mode 100644 index b97462c9f..000000000 --- a/doc/release_notes_2.1.1.txt +++ /dev/null @@ -1,47 +0,0 @@ - - Release Notes - ejabberd 2.1.1 - - ejabberd 2.1.1 is the first bugfix release in ejabberd 2.1.x branch. - - ejabberd 2.1.1 includes several important bugfixes. - More details of those fixes can be retrieved from: - http://redir.process-one.net/ejabberd-2.1.1 - - The new code can be downloaded from ejabberd download page: - http://www.process-one.net/en/ejabberd/ - - - The changes are: - -* Core -- Call ejabberd_router:route/3 instead of sending a message -- Can't connect if starttls_required and zlib are set -- Routes vCard request to the occupant full JID, but should to bare JID -- S2S: fix allow_host/2 on subdomains. added hook s2s_allow_host - -* MUC -- Support converting one-to-one chat to MUC -- Add support for serving a Unique Room Name - -* Publish Subscribe -- Receive same last published PEP items at reconnect if several resources online -- Typo in mod_pubsub_odbc breaks Service Discovery and more - -* Web -- Fix memory and port leak when TLS is enabled in HTTP -- WebAdmin doesn't report correct last activity with postgresql backend -- Option to define custom HTTP headers in mod_http_fileserver -- Show informative webpage when browsing the HTTP-Poll page - -* Other -- Change captcha.sh to not depend on bash -- Generate main XML file also when exporting only a vhost -- Fix last newline in ejabberdctl result -- Guide: fix -setcookie, mod_pubsub_odbc host, content_types - - - Bug reports - - You can officially report bugs on ProcessOne support site: - http://support.process-one.net/ |