03/10/2003 08:07  Jesse s. <zik@linuxmail.org>

	* Complete re-write in C++. No known bugs. If any are found, please
	report them to me.

	* src/wmgeneral.[ch]: Ported to C++.

	* Features:
		* User count
		* Process count
		* Running process count
		* Fork count
		* Disk I/O data
		* Load average

02/11/2003 12:10  Jesse S. <zik@linuxmail.org>

	* src/wmmisc.c: Fixed bugs in incorrect drawing of digits in
	wmDrawDigits3() and wmDrawDigitsUL().

02/10/2003 20:33  Jesse S. <zik@linuxmail.org>

	* src/wmmisc.c:	Show amount of running processes as "ALIVE"
	process count.
	Show amount of total forks.
	Show only first load average.
	Moved wmGetUsers() code into wmDrawInfo() and removed wmGetUsers().

	* src/wmmisc.h: Remove wmDrawInfo() prototype.
	Version 0.2.

02/10/2003 08:07  Jesse S. <zik@linuxmail.org>

	* Initial release; version 0.1.
	wmgeneral.c imported from another package. No real changes
	were made to the source. Just indentation changes.
