Revision history for Perl extension Wx::GLCanvas.

0.04  Sun Aug 27 17:38:24 CEST 2006
	- Add overloaded Wx::GLCanvas constructors.
	- Make the cube rotate and have shiny colors.
	- Use the wxDemo framework for the example.

0.03  Wed Jan  5 07:43:03 CET 2005
	- Various fixes for wxWidgets 2.5.3 under Windows.

0.02  Fri Sep 12 23:35:08 CEST 2003
	- Compatibility with wxWindows 2.5.x
	- Don't depend on OpenGL. Any module providing access to OpenGL
	  API can be used together with Wx::GLCanvas.

0.01  Tue Aug 26 16:44:26 CEST 2003
	- First version.