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

Comparing Net-XMPP2/Changes (file contents):
Revision 1.18 by elmex, Wed Jul 11 20:56:49 2007 UTC vs.
Revision 1.22 by elmex, Fri Jul 20 20:41:47 2007 UTC

1Revision history for Net-XMPP2 1Revision history for Net-XMPP2
2
30.03
4 - added the possibility to completly restore the original
5 XML data from a Net::XMPP2::Node.
6 - implemented the component protocol to establish a component
7 stream with a server.
8 - reordered events a bit so that session_ready comes after
9 roster retrieval (when it is retrieved)
10 - added possibility to set the initial presence priority
11 or prevent sending of initial presence
12 (see Net::XMPP2::IM::Connection).
13 - fixed some minor issue with handling invalid disco results
14 - added send_*_hook event hooks for future extensions
15 like the entity capabilities to be able to add payload
16 to outgoing stanzas
2 17
30.02 Wed Jul 11 22:55:56 CEST 2007 180.02 Wed Jul 11 22:55:56 CEST 2007
4 - added iq_xml event 19 - added iq_xml event
5 - added development client example in samples/devcl/ 20 - added development client example in samples/devcl/
6 - added some debugging events: debug_recv, debug_send, send_stanza_data, 21 - added some debugging events: debug_recv, debug_send, send_stanza_data,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines