==================================================
GTK+ OpenGL Toolkit
==================================================
Created By : John S. Kiss (kissj@sandorapplications.com)
		(C)2003 SandorLabs
==================================================

0.3.1 (March 15, 2004)
	* GNU Distribution Error.
                * Was not including automake,libtool
                  files. Changed distribution process
                  and updated SandorLabs internal docs. 
        * Docs
		* gltColor
		* gltMatrix
		* LightSource
		* LightBulb
                * gluquad
                * gludisk
                * glucylinder

0.3.0 (January 31, 2004)

*New Featuers	
	* View2D
	* gluquad objects
	* glu cylinder
	* glu disk
	* Docs
		* view (2D)
		* gluquad
		* glu cylinder
		* glu disk
		* shell for (glt color, glt matrix)
		* shell for (light source,light bulb)
* Changes
	* base view - Adjusted to work for both 3d and 2D views
	* view3D - Removed dependancies from ogltk_view		
		

0.2.1 (December 26, 2003)
	* ogltk_view_render always returned FALSE.
	* Docs
		* view (base and 3D)
		* scene
		* globject
		* glo (box,cube, gear)
		

0.2.0 (November 30,2003)
	* Licensed to LGPL
	* LightSource Object
	* Vew Project
	* glt_color
	* glo_gears
	* glo_box
	* lightbulb

0.1.0	(October 15,2004)
	* Initial Creating of Toolkit
	* View Object
	* Scene Object
	* Base GLobject 
	* glt_matrix
	* glo_cube
	
