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

Comparing Net-XMPP2/Changes (file contents):
Revision 1.11 by elmex, Fri Jul 6 22:22:21 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
4 - implemented XEP-0004 16 - implemented XEP-0004
5 - added samples/limit_searcher 17 - added samples/limit_searcher
6 - added simxml() 18 - added simxml()
7 - splitting up large packets when writing 19 - splitting up large packets when writing
8 - fixed bad link in documentation of Net::XMPP2::IM::Connection 20 - fixed bad link in documentation of Net::XMPP2::IM::Connection

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines