--- Net-XMPP2/Changes 2007/07/11 20:56:49 1.18 +++ Net-XMPP2/Changes 2007/07/19 11:36:32 1.21 @@ -1,5 +1,16 @@ Revision history for Net-XMPP2 +0.03 + - reordered events a bit so that session_ready comes after + roster retrieval (when it is retrieved) + - added possibility to set the initial presence priority + or prevent sending of initial presence + (see Net::XMPP2::IM::Connection). + - fixed some minor issue with handling invalid disco results + - added send_*_hook event hooks for future extensions + like the entity capabilities to be able to add payload + to outgoing stanzas + 0.02 Wed Jul 11 22:55:56 CEST 2007 - added iq_xml event - added development client example in samples/devcl/