Fri 1 Dec

	* Version 0.4
	* Replaced KIntegerLine by MyIntegerLine
	* Fixed statusbar bug

Thu 31 Dec

	* Added statusbar (but this creates a bug, see the TODO file)
	* Some changes to MemData and MemZone
	* Created class MemInfo

Wed 30 Dec

	* Version 0.3
	* Added option for setting update time 
	* Added scrolling with mouse
	* Made displaying data faster
	* Switched from QFile to open/read/write syscalls
	* Fixed bug in popu-menu

Tue 29 Dec

	* Fixed some bugs
	* Added popup-menu

Sat 27 Dec

	* Version 0.2
	* More work on configure widget
	* Updated Makefile in ./kernel/ 

Wed 23 Dec
	* Version 0.1
	* Rewritten the kernel module to use /dev/memmap instead of /proc/?
	* Added ioctl() functions to kernel module
	* Added configure widget to KMemStat
	* KMemStat is working

Sat 19 Dec
	* Creation of this program

