mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-28 16:34:13 +01:00
1e1f02db98
SVN Revision: 75
25 lines
705 B
Plaintext
25 lines
705 B
Plaintext
2003-02-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
* src/mod_irc/: Still not completed...
|
|
|
|
2003-02-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
* src/mod_irc/: New IRC transport (not completed yet)
|
|
|
|
2003-02-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
* src/ejabberd_service.erl: Answer "Bad Request" on unknown tags
|
|
|
|
2003-02-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closed
|
|
|
|
* src/mod_offline.erl: Now all offline packets processed in
|
|
separate queue to avoid delaying of other packets transmission.
|
|
Also all packets in queue processed in one transaction.
|
|
|
|
2003-02-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
* (all): Version 0.1-alpha released
|
|
|