ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-XMPP2/Changes
(Generate patch)

Comparing Net-XMPP2/Changes (file contents):
Revision 1.8 by elmex, Thu Jul 5 20:26:27 2007 UTC vs.
Revision 1.18 by elmex, Wed Jul 11 20:56:49 2007 UTC

1Revision history for Net-XMPP2 1Revision history for Net-XMPP2
2 2
30.02 30.02 Wed Jul 11 22:55:56 CEST 2007
4 - added iq_xml event
5 - added development client example in samples/devcl/
6 - added some debugging events: debug_recv, debug_send, send_stanza_data,
7 and recv_stanza_xml.
8 - the error event now also provides error reporting
9 about exceptions (eq. in IQ callbacks, which is certainly
10 useful for development!)
11 - fixed error in binding-handling in case the bind iq gets a timeout
12 - added samples/room_lister* and samples/conference_lister
13 - redesigned disco mechanism a bit
14 - added error collection event for nicer error reporting capabilities
15 - added samples/disco_test
16 - implemented XEP-0004
17 - added samples/limit_searcher
18 - added simxml()
19 - splitting up large packets when writing
20 - fixed bad link in documentation of Net::XMPP2::IM::Connection
4 - added samples/simple_example_1 21 - added samples/simple_example_1
5 - fixed some typos (thanks to lynx aka carlo) 22 - fixed some typos (thanks to lynx aka carlo)
6 23
70.01 Thu Jul 5 19:34:30 CEST 2007 240.01 Thu Jul 5 19:34:30 CEST 2007
8 - fixed first bugs and tested in daily usage. 25 - fixed first bugs and tested in daily usage.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines