--- cvsroot/Net-IRC3/Changes 2007/01/16 19:39:16 1.13 +++ cvsroot/Net-IRC3/Changes 2007/02/23 20:14:58 1.17 @@ -1,6 +1,12 @@ Revision history for Net-IRC3 0.5 + - found a bug in prefix_host with the tests + - added some tests + - disconnect now also does send channel_add/remove events + - enhanced connection handling a bit + - added connect and connect_error events to Net::IRC3::Connection + - fixed a bug where too many channel_remove events were generated on QUIT - fixed case handling with channels - added functionality to change the nick automatically when it is already taken when registering an IRC connection. @@ -14,8 +20,6 @@ information in the servers cAsE. - fixed a bug in send_srv and send_chan where messages could have been sent twice. - - 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