1.0.4 - 2004/06/08

- Added support for networks with more than 9 chars in nicknames (max=32)
- Added reason parameter to the kick method
- Fixed handling of "_" in channel names (thanks blackcow)
- Small changes to the connect() method


1.0.3 - 2003/02/17

- Added use_channel($chan) method
- Added support for callback methods
- Fixed small bug in init code
- Updated example.php


1.0.2 - 2002/11/07

- Added pubact($text, $chan) method
- Added support for botnick (botnick.tcl needed)
- Fixed some minor bugs
- Updated README with timer callbacks


1.0.1 - 2002/08/14

- Added detection of bot nickname
- Added defines for callbacks and regexps
- Added disconnect() method
- Fixed example.php
- Fixed infinite loop bug if connect() was fed with invalid login/pass
- Updated README documentation with list of callbacks


1.0.0 - 2002/08/09

- Initial release
