09 Sep 1999	1.4	albert@tigr.net
		
		Yes, it is still me. I just found that some
		people may not have swap space (however weird
		this sounds) so I fixed a potential bug with
		division by zero.

23 Jul 1999	1.3	albert@mail.dma.be

		Suddenly I decided that I do not want to see
		the amount of memory available but the amount
		of memory consumed. Voila. There it is - a yet
		another switch.

07 Jun 1999	1.2	albert@mail.dma.be

		Anders Rundegren <anders@rundegren.com> writes:
		"Wouldn't it be nice if there was a switch to make asmem 
		display memory usage in MegaBytes instead of kiloBytes... 
		it gets pretty cluttered when  all those numbers are 
		shown in that little window!?"
		Ok, done :) the -mb switch.

08 Mar 1999	1.1	albert@mail.dma.be

		Added the '-free' switch to be able
		to see the values returned by the /proc/meminfo
		for the free memory instead of the values
		calculated by the applet.

		Changed the /proc/meminfo reading routines
		and the screen updating in an attempt to minimize
		CPU consumption. Mmmmm... it kinda worked out :)
		You can say asmem is optimized a bit now.

02 Mar 1999	1.0	albert@mail.dma.be

		Completely rewritten from scratch.
		The new version is not based on the code
		from 0.1, only the idea is the same.

20 Oct 1998	albert@mail.dma.be asmem-0.1-1

		Added options -noborder and -v and created
		a manpage.

