Version 0.0.4
================================================================================
- If we receive a user delete command from naken chat server, verify that it
  isn't a duplicate and if it is don't continue. This is a work-around to
  compensate for a bug in Mike's naken chat server.
- Check for a user add and user delete only within the first part of the input
  stream.
- Fixed another crash that was caused by another uninitialized pointer.

Version 0.0.3 (Releaseed March 24th, 2009)
================================================================================
- Fixed a crash that was caused by using an uninitialized pointer.
- No longer interpret emotes because they can not be matched with 100% success.
- Fixed a crash when the buddy list cursor is on a user that signed off.
- The default setting for FORMAT_BLIST that gets saved in the ncicrc file will
  now show the user's ID in the buddy list. If you have FORMAT_BLIST in your
  ncicrc file you might want to remove it if you are upgrading from 0.0.2


Version 0.0.2 (Released March 17th, 2009)
================================================================================
- Rewrite and cleanup. Now heavily based on pork

Version 0.0.1 (Released February 25th, 2007)
================================================================================
- Initial release.
