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.21 by elmex, Thu Jul 19 11:36:32 2007 UTC

1Revision history for Net-XMPP2 1Revision history for Net-XMPP2
2 2
30.02 30.03
4 - added samples/room_lister* 4 - reordered events a bit so that session_ready comes after
5 roster retrieval (when it is retrieved)
6 - added possibility to set the initial presence priority
7 or prevent sending of initial presence
8 (see Net::XMPP2::IM::Connection).
9 - fixed some minor issue with handling invalid disco results
10 - added send_*_hook event hooks for future extensions
11 like the entity capabilities to be able to add payload
12 to outgoing stanzas
13
140.02 Wed Jul 11 22:55:56 CEST 2007
15 - added iq_xml event
16 - added development client example in samples/devcl/
17 - added some debugging events: debug_recv, debug_send, send_stanza_data,
18 and recv_stanza_xml.
19 - the error event now also provides error reporting
20 about exceptions (eq. in IQ callbacks, which is certainly
21 useful for development!)
22 - fixed error in binding-handling in case the bind iq gets a timeout
23 - added samples/room_lister* and samples/conference_lister
5 - redesigned disco mechanism a bit 24 - redesigned disco mechanism a bit
6 - added error collection event for nicer error reporting capabilities 25 - added error collection event for nicer error reporting capabilities
7 - added samples/disco_test 26 - added samples/disco_test
8 - implemented XEP-0004 27 - implemented XEP-0004
9 - added samples/limit_searcher 28 - added samples/limit_searcher

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines