Revision history for Perl extension Tk::GraphItems.

0.01  Thu Apr 20 19:09:55 2006
	
	first version

0.02  Added error-check  to GraphItem::_set_layer
      Made GraphItems a wrapper for GraphItems::TextBox::new 
      and GraphItems::Connector::new

0.03  Changed use VERSION to 5.008001 
      Changed Tk::GraphItems::GraphItem::DESTROY to silence warnings during
      global destruction.

0.04  Added option autodestroy to Tk::GraphItems::Connector
      Added option font to Tk::GraphItems::TextBox
      Added example gi-graph.pl to demonstrate usage with Graph.pm