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

Comparing Net-XMPP2/Changes (file contents):
Revision 1.13 by elmex, Sun Jul 8 15:52:37 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 samples/room_lister* 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
5 - redesigned disco mechanism a bit 18 - redesigned disco mechanism a bit
6 - added error collection event for nicer error reporting capabilities 19 - added error collection event for nicer error reporting capabilities
7 - added samples/disco_test 20 - added samples/disco_test
8 - implemented XEP-0004 21 - implemented XEP-0004
9 - added samples/limit_searcher 22 - added samples/limit_searcher

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines