mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-02 16:37:52 +01:00
* doc/release_notes_2.0.3.txt: New file for new release
SVN Revision: 1790
This commit is contained in:
parent
3e12700e11
commit
053f45ab39
@ -1,6 +1,8 @@
|
|||||||
2009-01-09 Badlop <badlop@process-one.net>
|
2009-01-09 Badlop <badlop@process-one.net>
|
||||||
|
|
||||||
* doc/guide.tex: Improve explanation of backup commands
|
* doc/release_notes_2.0.3.txt: New file for new release
|
||||||
|
|
||||||
|
* doc/guide.tex: Improve explanation of backup commands (EJAB-832)
|
||||||
* doc/guide.html: Likewise
|
* doc/guide.html: Likewise
|
||||||
|
|
||||||
* src/web/ejabberd_web_admin.erl: New appearance of WebAdmin logo,
|
* src/web/ejabberd_web_admin.erl: New appearance of WebAdmin logo,
|
||||||
|
35
doc/release_notes_2.0.3.txt
Normal file
35
doc/release_notes_2.0.3.txt
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
|
||||||
|
Release Notes
|
||||||
|
ejabberd 2.0.3
|
||||||
|
9 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 new members
|
||||||
|
- Rotate also sasl.log on "reopen-log" command
|
||||||
|
- Binary Windows installers: better detect "Error running Post Install Script"
|
||||||
|
|
||||||
|
|
||||||
|
Bug reports
|
||||||
|
|
||||||
|
You can officially report bugs on ProcessOne support site:
|
||||||
|
http://support.process-one.net/
|
||||||
|
|
||||||
|
END
|
Loading…
Reference in New Issue
Block a user