Confirmed Bugs
--------------

	No known bugs :) (or so rak wishes)

Possible Bugs
-------------

Crashes after a few refreshes
	NOTE: I have done EXTENSIVE testing and found this NOT to be true.
	gLife works perfectly fine for me.
	FIX: Try upgrading to libglade-0.11. If it still doesn't work run it
	from the console by typing 'glife --disable-crash-dialog' - mail me
	the OUTPUT from the core file AND tell me any messages printed
	on the console.

Resolved Bugs
-------------

You can press "Pause" before a simulation starts, then "Continue", and get some funny results. :)
	RESOLUTION: Fixed in 0.2.1 onwards :)

Choose propertybox twice. cancel one of them. Click Ok on the other. CRASH.
	FIX: Enable my own 'refcounting' of the propertybox
	RESOLUTION: Implemented differently (and better than the above) - Used
	preferences box 'locking'. Ali Abdin <aliabdin@aucegypt.edu>


The canvas appears to 'block' when drawing. Anyway to 'reduce' canvas drawing???
	FIX: None evident. Will probably get better with Gtk+ and GNOME 1.2/2.0 work
	     (i.e. Less drawing)
	RESOLUTION: Partially fixed in 0.1.1 with a crude hack. Ali Abdin
	<aliabdin@aucegypt.edu>. In 0.2.0 this is no issue whatsoever since we
	use libart_lgpl :)
