G Arith Version History
-----------------------

2.1	(September 17, 1997)
	GArith now uses the much needed activate signal for the
		GtkEntry widget which was added in the 970915(16?)
		distribution of the Gtk. Very good.

2.0	(September 15, 1997)
	Moved to GTK toolkit in preparation for incorporating into
		the GNOME project.  
	Reduced number of skill levels from 10 to 8; the higher
		skill levels were producing numbers that were too
		large to fit in long.
	Changed name from X Arith to G Arith.

1.x	(August 7 - 14, 1997)
	Added division support.
	Added pixmaps to notify user of correct or incorrect answer.
	Changed score display to show the number of problems completed
		and the percentage of problems correct.

1.0	(August 7, 1997 ??)
	Initial program: support for addition, subtraction, and
	multiplication only. Score represented by display of
	two numbers: number correct and number incorrect.
	Uses XForms toolkit.

