Changes in b3

* Stephen O. Lidie's patches to demos (Thanks again Stephen).

* Checked *.pm against *.tcl in tk4.0b3, all but Text.pm done

* Implemented Tcl_LinkVar used for 4.0b3's tk_strictMotif handling.

* Included 'bounce' in demos from  Gurusamy Sarathy

* Merged man page changes into doc/*.html 

Changes in b2

* Cleanup of demos and .pm files for perl5.001 warnings etc.

* Merged C code parts of tk4.0b3, and compatible pixmap image type.

* Included the 'recomended' set of perl5.001 patches in the distribution
  (they are all from Larry...)

Changes in b1

* Too many ... :-)

* Builds tables of functions to allow dynamic loading of widgets
  - not yet fully implemented, but perl5.001 has forced the 
    need for another release.
  - however Tk::Xlib now works on SunOS4
  - Text has been sucessfully 'loaded' on Solaris

* Fixes MYEXTLIB being a list, which broke static builds on linux

* Changes for perl5.001
   - XRETURN_YES  etc.
   - hv_delete()
   - Tk::English is obsolete


Changes in a14
* Mainly to fix xpm sub-directory build problem

Changes in a13

* Name is now Tk not nTk
  There is a perl script nTk2Tk which will do the s/\bnTk\b/Tk/ for you...

* Added Pixmap image type for .xpm files.
  - adopted some bug fixes from authout of Tcl/Tk version.

* Started move to html for documentation
  - doc/*.html has auto-converted Tk man pages
