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

Comparing Net-XMPP2/Changes (file contents):
Revision 1.9 by elmex, Fri Jul 6 06:49:33 2007 UTC vs.
Revision 1.16 by elmex, Wed Jul 11 13:34:54 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines