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

Comparing Net-IRC3/Changes (file contents):
Revision 1.24 by elmex, Mon Mar 17 19:40:36 2008 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
4 - major semantic change: you can't reuse a connection object, 6 - major semantic change: you can't reuse a connection object,
5 after the 'disconnect' event has been issued you have to recreate 7 after the 'disconnect' event has been issued you have to recreate
6 it and reconnect the new object. All event handlers are cleared 8 it and reconnect the new object. All event handlers are cleared
7 after the 'disconnect' event has been issued too. 9 after the 'disconnect' event has been issued too.
8 - major api change for channel_add and channel_remove 10 - major api change for channel_add and channel_remove

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines