0.9.2:
	fixed many nits including:
		* updated version in help-about
		* fixed gross assumption that all channels begin
			with # (Forgot what the other ones are
			besides & and #)
		* changed if-if-if loop to if-else if-else if to
			hopefully gain a little speed
		* removed all *.o and other misc junk in the tarfile.
		* dcc "gets" work now.
0.9.3: (Was mislabeled 0.9.2)
	* mIRC color support is essentially complete.
	* handles the 471 numeric and wallops.
	* Now we support pluggable modules. *YES*  However, only C++
		modules, even that is fairly flakey and only w/ dl*().
0.9.4: (Private release)
	* touched up module support
	* quelched some warnings
	* fixed some obvious mistakes (ping and notice handling)
0.9.5: Tue March 31 1998
	* fixed more stupid segfaults (I hope)
	* added more module fixings
	* and logging too (Window-by-Window basis)
	* first attempt at using the match.c from Eggdrop/IrcII
		(Why reinvent the wheel?)
	* Removed the irrelevant parts of the ChangeLog.  Boy is my face red.
	* Added the /quote and /raw commands in somewhere before this ver
	* Maintain an accessable list of channels we're in class Client.
	* Channel popup menus work on the channel window too.
	* Publically Announce when we away or unaway if desired (fixed again).
	* You can now specify default usermodes
	* Aliases work now
	* Revamped command handling to include more mIRC style identifiers
		(See: doc/Identifiers)
	* Fixed CTCP time handling.
	* Staticized and changed a few things around.  This shouldn't break
		anything.  But as always, decent bug reports are welcome.
	* Gave Window->Cascade and Window->Tile accelerators
	* Kinda fixed DCCs more feedback appreciated.
	* Fixed theme copying bug
	* Channel modes in title bar
	* options and config commands (Like alt-o and /channel in mIRC).
	* KDEBUGify'd the code and grabbed some kdebug areas.
	* Channel/Window options dialog box (/config)
	* Parts work a little better, and + channels should be somewhat
		supported.
	* If your system uses libdl, it's now somewhat automagically detected
		(again, I hope).
0.9.6: *NOT RELEASED YET*/Current Snapshot
	Comming soon to a nerdstation near you.
