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

Comparing cvsroot/Net-IRC3/Changes (file contents):
Revision 1.23 by elmex, Thu Apr 19 20:12:58 2007 UTC vs.
Revision 1.26 by elmex, Tue Sep 23 10:32:59 2008 UTC

1Revision history for Net-IRC3 1Revision history for Net-IRC3
2 2
30.6 30.6 Tue Sep 23 12:42:11 CEST 2008
4 - deprecated this module, use AnyEvent::IRC in future!
5 - connect is done non blocking
6 - major semantic change: you can't reuse a connection object,
7 after the 'disconnect' event has been issued you have to recreate
8 it and reconnect the new object. All event handlers are cleared
9 after the 'disconnect' event has been issued too.
10 - major api change for channel_add and channel_remove
4 - added CTCP support 11 - added CTCP support
5 - implemented automatic pinging (on user request) 12 - implemented automatic pinging (on user request)
6 see Net::IRC3::Client::Connection::enable_ping 13 see Net::IRC3::Client::Connection::enable_ping
7 14
80.5 Sun Mar 11 23:54:10 CET 2007 150.5 Sun Mar 11 23:54:10 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines