summaryrefslogtreecommitdiff
path: root/doc/release_notes_2.0.5.txt
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-04-22 12:21:48 +0200
committerChristophe Romain <christophe.romain@process-one.net>2015-04-22 12:21:48 +0200
commit43f2064daa1b2613610f338824d9636dd723f336 (patch)
tree7e921a1975d290a07e30dcaac5be01059cd6dcae /doc/release_notes_2.0.5.txt
parentAllow to modify host when registering account in web (#291) (diff)
Remove obsolete release notes
Diffstat (limited to 'doc/release_notes_2.0.5.txt')
-rw-r--r--doc/release_notes_2.0.5.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/release_notes_2.0.5.txt b/doc/release_notes_2.0.5.txt
deleted file mode 100644
index cf652ccf..00000000
--- a/doc/release_notes_2.0.5.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-
- Release Notes
- ejabberd 2.0.5
-
- ejabberd 2.0.5 is the fifth bugfix release in ejabberd 2.0.x branch.
-
- ejabberd 2.0.5 includes three bugfixes.
- More details of those fixes can be retrieved from:
- http://redir.process-one.net/ejabberd-2.0.5
-
- The new code can be downloaded from ejabberd download page:
- http://www.process-one.net/en/ejabberd/
-
-
- The changes are:
-
-- Fix two problems introduced in ejabberd 2.0.4: subscription request
- produced many authorization requests with some clients and
- transports; and subscription requests were not stored for later
- delivery when receiver was offline.
-
-- Fix warning in expat_erl.c about implicit declaration of x_fix_buff
-
-- HTTP-Bind (BOSH): Fix a missing stream:error in the returned
- remote-stream-error stanza
-
-
- Bug reports
-
- You can officially report bugs on ProcessOne support site:
- http://support.process-one.net/
-
-END