Tue Mar 10 15:39:11 PST 1998

  * Initial Release

Mon May 25 11:19:30 PDT 1998

  * Added -t and -f options.  -t template will load a template after
    Tkgraph initializes.  -f scriptfile will execute a set of
    Tcl commands after Tkgraph initizlizes.  These options are
    very useful for generating plots automatically.
  
  * Added -symopaque for graph symbols.

Tue Jan 19 11:53:58 PST 1999

  * Massive change of the package.  I took all the changes from the
    production version used at work and made a separate package.
    
  * Support for Tcl/Tk 8.0 and Itcl3.0.1.  In fact, Tcl8.0 is required.

Thu Feb 25 14:53:32 PST 1999
    * Fixed bug on "configure" that was causing it not to look for the
      itk.h header file.

    * Fixed bug that was causing naming conflicts between the Tcl "image"
      command and the Tkgraph "Image" class.

    * 2.0.2 release

Fri Feb 26 15:23:55 PST 1999
    * html/ and tutorial/ directories now packed with the code.

Tue Mar  9 16:08:09 PST 1999
    * Added tab to control panel that allows the user to configure
      polar datasets.
    * Fixed width configuration bug with polar datasets.
    * The Title and Subtitle of a polar graph are now configured as
      disabled so the user can't accidentally select them with the mouse.
