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.19 by elmex, Wed Jul 11 22:29:27 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines