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.0.3.txt | |
parent | Allow to modify host when registering account in web (#291) (diff) |
Remove obsolete release notes
Diffstat (limited to 'doc/release_notes_2.0.3.txt')
-rw-r--r-- | doc/release_notes_2.0.3.txt | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/doc/release_notes_2.0.3.txt b/doc/release_notes_2.0.3.txt deleted file mode 100644 index 13fe9a174..000000000 --- a/doc/release_notes_2.0.3.txt +++ /dev/null @@ -1,35 +0,0 @@ - - Release Notes - ejabberd 2.0.3 - 14 January 2009 - - ejabberd 2.0.3 is the third bugfix release for ejabberd 2.0.x branch. - - ejabberd 2.0.3 includes several bugfixes and a few improvements. - A complete list of changes can be retrieved from: - http://redir.process-one.net/ejabberd-2.0.3 - - The new code can be downloaded from ejabberd download page: - http://www.process-one.net/en/ejabberd/ - - - Recent changes include: - -- Do not ask certificate for client (c2s) -- Check digest-uri in SASL digest authentication -- Use send timeout to avoid locking on gen_tcp:send -- Fix ejabberd reconnection to database -- HTTP-Bind: handle wrong order of packets -- MUC: Improve traffic regulation management -- PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12 -- Shared Roster Groups: push immediately membership changes -- Rotate also sasl.log on "reopen-log" command -- Binary Windows installer: better detect "Error running Post Install Script" - - - Bug reports - - You can officially report bugs on ProcessOne support site: - http://support.process-one.net/ - -END |