--- cvsroot/Net-IRC3/Changes 2007/02/17 23:42:00 1.16 +++ cvsroot/Net-IRC3/Changes 2007/04/18 21:10:21 1.22 @@ -1,6 +1,17 @@ Revision history for Net-IRC3 -0.5 +0.6 + - added CTCP support + +0.5 Sun Mar 11 23:54:10 CET 2007 + - added server password support + - fixed a bug with nick-changing + - added topic support + - fixed problem in prefix matching + - fixed a bug where channel_add was called with already + joined nicks, these duplicates are now prevented. + - 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 @@ -18,8 +29,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