v 0.2.0
	- Added beginning of structure for MODE command.  MODE support is
	  not complete yet, but this should allow for future use.  Can
	  receive but not send.  Version 0.2.1 should contain more
	  complete MODE support.
v 0.1.7
	- Fixed bug in ClientState, added paranoia to NamesReply
v 0.1.6
	- Added RawCommand
	- Misc. Javadoc changes.
v 0.1.5
	- Added QuitCommand, PartCommand, WelcomeCommand, NamesReply,
	  NamesEndReply.
	- Added Member class.
	- Added 'why' parameter to addMember and removeMember.
	- Fixed NickCommand so that it recognizes changes to other's nicks.
v 0.1.1
	- Fixed some javadoc formatting.
v 0.1
	- Initial release.
