Revision history for Perl extension PDL::Graphics::X.

0.01  Sun Feb 20 2005
        - a alpha-alpha version finished for release
	   has the following functions :
	     new
	     imag
	     ctab
	     line
	     line
	     text
	     cursor
	     
0.02  Mon Feb 21 2005
		Cleaned up handling of Window * & GC * passed through pp_def as 
		   suggested by Andres Jordan
	   added the following functions (with no fill option as yet):
		 rect
		 circle
		 ellipse
		   