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

Comparing Net-IRC3/Changes (file contents):
Revision 1.10 by elmex, Wed Jan 3 03:41:54 2007 UTC vs.
Revision 1.11 by root, Thu Jan 4 18:55:22 2007 UTC

1Revision history for Net-IRC3 1Revision history for Net-IRC3
2 2
30.5 30.5
4 - fixed a but in send_srv and send_chan where messages 4 - fixed a bug in send_srv and send_chan where messages
5 could've been sent twice. 5 could have been sent twice.
6 - added a IRC sample application in the samples/ folder 6 - added a IRC sample application in the samples/ folder
7 called jsonsrv and jsonclient. 7 called jsonsrv and jsonclient.
8 8
90.4 Tue Nov 28 17:13:01 CET 2006 90.4 Tue Nov 28 17:13:01 CET 2006
10 - fixed broken PONG reply before 001 10 - fixed broken PONG reply before 001
11 - made channel_list return a empty hash instead undef when no channel is joined 11 - made channel_list return an empty hash instead undef when no channel is joined
12 12
130.3 Mon Jul 17 13:43:13 UTC 2006 130.3 Mon Jul 17 13:43:13 UTC 2006
14 - Refactored the code: Remove Client.pm, and make the connections 14 - Refactored the code: Remove Client.pm, and make the connections
15 to standalone objects. 15 to standalone objects.
16 - Added nickname tracing for channels 16 - Added nickname tracing for channels

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines