--- Net-XMPP2/Changes 2007/07/06 06:49:33 1.9 +++ Net-XMPP2/Changes 2007/07/09 07:32:40 1.14 @@ -1,6 +1,15 @@ Revision history for Net-XMPP2 0.02 + - fixed error in binding-handling in case the bind iq gets a timeout + - added samples/room_lister* + - redesigned disco mechanism a bit + - added error collection event for nicer error reporting capabilities + - added samples/disco_test + - implemented XEP-0004 + - added samples/limit_searcher + - added simxml() + - splitting up large packets when writing - fixed bad link in documentation of Net::XMPP2::IM::Connection - added samples/simple_example_1 - fixed some typos (thanks to lynx aka carlo)