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.17 by elmex, Wed Jul 11 18:52:07 2007 UTC

1Revision history for Net-XMPP2 1Revision history for Net-XMPP2
2 2
30.02 30.02
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
4 - fixed bad link in documentation of Net::XMPP2::IM::Connection 20 - fixed bad link in documentation of Net::XMPP2::IM::Connection
5 - added samples/simple_example_1 21 - added samples/simple_example_1
6 - fixed some typos (thanks to lynx aka carlo) 22 - fixed some typos (thanks to lynx aka carlo)
7 23
80.01 Thu Jul 5 19:34:30 CEST 2007 240.01 Thu Jul 5 19:34:30 CEST 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines