--- cvsroot/Net-IRC3/Changes 2006/07/17 16:01:04 1.4 +++ cvsroot/Net-IRC3/Changes 2006/12/06 13:12:11 1.9 @@ -1,6 +1,14 @@ Revision history for Net-IRC3 -0.3 +0.5 + - added a IRC sample application in the samples/ folder + called jsonsrv and jsonclient. + +0.4 Tue Nov 28 17:13:01 CET 2006 + - fixed broken PONG reply before 001 + - made channel_list return a empty hash instead undef when no channel is joined + +0.3 Mon Jul 17 13:43:13 UTC 2006 - Refactored the code: Remove Client.pm, and make the connections to standalone objects. - Added nickname tracing for channels