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.22 by elmex, Wed Apr 18 21:10:21 2007 UTC vs.
Revision 1.25 by elmex, Wed Jul 9 09:48:55 2008 UTC

1Revision history for Net-IRC3 1Revision history for Net-IRC3
2 2
30.6 30.6
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
12 - implemented automatic pinging (on user request)
13 see Net::IRC3::Client::Connection::enable_ping
5 14
60.5 Sun Mar 11 23:54:10 CET 2007 150.5 Sun Mar 11 23:54:10 CET 2007
7 - added server password support 16 - added server password support
8 - fixed a bug with nick-changing 17 - fixed a bug with nick-changing
9 - added topic support 18 - added topic support

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines