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.3 by elmex, Sun Jul 16 13:14:58 2006 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.21 30.5
4 - fixed a bug in send_srv and send_chan where messages
5 could have been sent twice.
6 - added a IRC sample application in the samples/ folder
7 called jsonsrv and jsonclient.
8
90.4 Tue Nov 28 17:13:01 CET 2006
10 - fixed broken PONG reply before 001
11 - made channel_list return an empty hash instead undef when no channel is joined
12
130.3 Mon Jul 17 13:43:13 UTC 2006
14 - Refactored the code: Remove Client.pm, and make the connections
15 to standalone objects.
4 - Added nickname tracing for channels 16 - Added nickname tracing for channels
5 17
60.2 Sun Jul 16 12:58:06 CEST 2006 180.2 Sun Jul 16 12:58:06 CEST 2006
7 Code got a little bit refactored and wrote documentation. 19 - Code got a little bit refactored and wrote documentation.
8 It seems ready for a first release. 20 It seems ready for a first release.
9 21
100.1 Sat Jul 15 23:46:49 UTC 2006 220.1 Sat Jul 15 23:46:49 UTC 2006
11 First version, released on an unsuspecting world. 23 - First version, released on an unsuspecting world.
12 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines