The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1999-04-21  Dominique Dumont  <domi@barrayar.grenoble.hp.com> v1.011

	* TreeGraph.pm : 
	- added nodeTag option
	- relaxed rules about shortcuts
	- some bug fixes provided by Bernard Weiler (Thanks !)

1999-02-12  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm (addNode): Added 'after' parameters so addNode can
	draw itself the arrows.

1999-02-11  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm (addNode): coordinate are now handled by the 
	object

1999-01-25  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm : fixed shortCut and unselectNodes problems
	  added comments on internal data structures

1999-01-22  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm : better doc

1999-01-15  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm : doc update 

1999-01-11  Dominique Dumont  <domi@barrayar.grenoble.hp.com>

	* TreeGraph.pm: first version