diff options
Diffstat (limited to 'doc/release_notes_2.0.5.txt')
-rw-r--r-- | doc/release_notes_2.0.5.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/release_notes_2.0.5.txt b/doc/release_notes_2.0.5.txt new file mode 100644 index 000000000..cf652ccfe --- /dev/null +++ b/doc/release_notes_2.0.5.txt @@ -0,0 +1,33 @@ + + 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 |