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.20 by elmex, Sun Jul 15 15:11:31 2007 UTC

1Revision history for Net-XMPP2 1Revision history for Net-XMPP2
2 2
30.02 30.03
4 - added samples/room_lister* 4 - fixed some minor issue with handling invalid disco results
5 - added send_*_hook event hooks for future extensions
6 like the entity capabilities to be able to add payload
7 to outgoing stanzas
8
90.02 Wed Jul 11 22:55:56 CEST 2007
10 - added iq_xml event
11 - added development client example in samples/devcl/
12 - added some debugging events: debug_recv, debug_send, send_stanza_data,
13 and recv_stanza_xml.
14 - the error event now also provides error reporting
15 about exceptions (eq. in IQ callbacks, which is certainly
16 useful for development!)
17 - fixed error in binding-handling in case the bind iq gets a timeout
18 - added samples/room_lister* and samples/conference_lister
5 - redesigned disco mechanism a bit 19 - redesigned disco mechanism a bit
6 - added error collection event for nicer error reporting capabilities 20 - added error collection event for nicer error reporting capabilities
7 - added samples/disco_test 21 - added samples/disco_test
8 - implemented XEP-0004 22 - implemented XEP-0004
9 - added samples/limit_searcher 23 - added samples/limit_searcher

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines