---------------------- Release 1.0, 4/08/93 -------------------------

04/09/93 (bug fix) Remove Tcl-DP files from wtour/lib/tcl that got 
mistakenly included in the distrubition.  Oops.

04/14/93 (bug fix) Added a line to define PWD in ./wtour

05/13/93 (bug fix) Added {fill expand} packing option to main text window; it
wasn't expanding properly when the menu bar was large.

05/14/93 (new feature) Added some simple text widget examples.

05/26/93 Added explicit focus to main text window.

05/27/93 Misc. fixups for release.

---------------------- Release 1.1, 6/20/93 -------------------------

07/05/93 Protections are wrong for most wish binaries (no execute bit).

07/06/93 Misc. typos and enhancements suggested by (J.K.Wight@newcastle.ac.uk).

11/30/93 Rewrite and cleanup, using new pack syntax.  Ditch "general2.tcl" 
subroutine library (which I wasn't happy with anyway).  Some new lessons.
Added error checking for "X server insecure".  Use pid for creating unique
demo window names (so you can run several instances of the tour).  Menu
option to select main window font.

12/03/93 Added canvsas drag and drop lesson (thanks to mharriso@dsccc.com).
Added "catch" to canvas animation lesson, to prevent error when switching to
the next lesson.

12/07/93 Added a few new lessons.  Added remote command window (from John's
book).

---------------------- Release 2.0beta, 12/07/93 -------------------------

1/26/94  (Suggestions by J.K.Wight@newcastle.ac.uk) Added some more descriptive
text to some examples.  Fixed typo in tkwait example.
