| 1 |
elmex |
1.1 |
Revision history for Net-XMPP2 |
| 2 |
|
|
|
| 3 |
elmex |
1.7 |
0.02 |
| 4 |
elmex |
1.14 |
- fixed error in binding-handling in case the bind iq gets a timeout |
| 5 |
elmex |
1.15 |
- added samples/room_lister* and samples/conference_lister |
| 6 |
elmex |
1.12 |
- redesigned disco mechanism a bit |
| 7 |
|
|
- added error collection event for nicer error reporting capabilities |
| 8 |
|
|
- added samples/disco_test |
| 9 |
elmex |
1.11 |
- implemented XEP-0004 |
| 10 |
elmex |
1.10 |
- added samples/limit_searcher |
| 11 |
|
|
- added simxml() |
| 12 |
|
|
- splitting up large packets when writing |
| 13 |
elmex |
1.9 |
- fixed bad link in documentation of Net::XMPP2::IM::Connection |
| 14 |
elmex |
1.8 |
- added samples/simple_example_1 |
| 15 |
elmex |
1.7 |
- fixed some typos (thanks to lynx aka carlo) |
| 16 |
|
|
|
| 17 |
elmex |
1.6 |
0.01 Thu Jul 5 19:34:30 CEST 2007 |
| 18 |
|
|
- fixed first bugs and tested in daily usage. |
| 19 |
|
|
- implemented XEP-0086 |
| 20 |
|
|
- implemented XEP-0030 |
| 21 |
|
|
- implemented XEP-0077 |
| 22 |
|
|
- implemented 95% of RFC 3921 |
| 23 |
|
|
- implemented 95% of RFC 3920 |
| 24 |
|
|
- first version, released to an unsuspecting world :-) |