summaryrefslogtreecommitdiff
path: root/doc/release_notes_2.0.5.txt
diff options
context:
space:
mode:
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