2.2->2,3
  Damn that lingering <HR> bug
  Fixed misnamed window in Save dialog
  Changed Header menu generation, they weren't working.
  Changed <HR> menu generation
  Added global default setting of config.tcl options in tkHTML script

2.1->2.2
  Fixed bug in <HR> menu options
  Disabled text in About dialog
  Added Forms menu and sequences by David Inglish (eaeu894@ea.oac.uci.edu)
    - do not have WYSIWYG capability (sorry!)
  Added optional tags for NetScape (no WYSIWYG either)
	<UL> - disc|circle|square
	<OL> - letters|roman|numeric
	<WBR> and <NOBR>
	<HR> - size|align|width|noshade
	<CENTER>
	<FONT>

2.1->2.0

  Modified some of the previewer appearances for lists
  Added find/find again commands (Ctrl-S/Ctrl-F, respectively)
  Allow to create new file from command line, insead of "file not found"
  Added <TITLE> to Functions menu
  Fixed <HR> menu option
  Fixed permissions of Tix widgets
  Fixed -L error in wwwish Makefile
  Can now read user's .tkHTML file (same format as config.tcl)
  Added option to start new files with pre-formatted template
  Changed crude way of verifying files, use standard methods instead
  Added ctrl-v/ctrl-y for by-page navigation
  Added entities options to config.tcl
  Fixed Previewer resizing
  Added Search and Replace (optionally confirmed)
  Changed various save functions
  Added option for by-PID temp file

1.32->2.0

  Rewrote from scratch
    - distributed code
    - Tix widgets
    - repackaged source

  Fixed Makefile for wwwish
  Added more emacs bindings
  Added selectible font and pointsize for editting window
  Change how Preview mode font is set
  Fixed and improved resizing, now scales correctly
  Fixed fonts for Times Roman in Preview mode    
  Made config.tcl, where options can be set, such as font/pointsize
  Added ability to start tkHTML with a file to edit on the command line
  Added toggle for word or character wrap in main window (defaults to char)
  Changed quit dialogs, so there is only one
  Used improved file selector dialogs, Motif(tm)-like, instead of silly XF one
  Added "event" window, where information on tkHTML events are displayed 
  Used "correct" accelerators indicators in menus
  Preview no longer asks to save first, now uses a temp file (user-definable)
  Fixed reloading of preview window so it updates correctly
  Allowed for only one copy of preview running, update existing if called again
  
1.31->1.32

  Made the font larger in the creation window.
  Modified all fonts for previewing, they are the same that Chimera uses
  Missed a few color settings, fixed.
  
1.3beta-> 1.31

  Added ability to paste from X into main window
  Improved appearance of preview window
  Fixed selection problem
  Added notification of non-saved file when calling previewer
  Added bitmap for about stuff, located in /tmp
  Changed <BR> insertion hotkey to Alt-p
  Added ability for 3rd mouse button to clear selection
  Added preliminary keyboard-controlled selection
  
1.21->1.3beta

  Added preliminary WYSIWYG previewing with the use of TkWWW examples and
    requires the use of 'wwwish', instead of standard 'wish' for use.
  Created source archive for wwwish and it's needed libwww.a lib

1.20->1.21 
 
  Added ';' after inserted entities
  Narrowed help window, alot of white space eliminated
  Hard-coded positioning of dialogs
  Added HTML Primer (stubbed)
  Added titles to dialogs/help browser 
  Added new about dialog, dropped TextBox
  Added forced placement of most dialogs, now always dependent on toplevel
  Removed dead code
  Fixed colors on file selector box and other dialogs (I think)

1.16->1.20
 
  Inline Image function (menu and keys) were wrong, fixed.
  Fixed some entities which had % instead of &
  Fixed entities menu, calling wrong widget
  Added hypertextual help system.    
  Fixed missing '!' in Comment function
  Added startup window 

1.15->1.16

  Got rid of YesNoBox, added my own, next to make own help boxes

1.14->1.15
 
  Another revision of delete/backspace
  Improved highlighted text stuff once more

1.13->1.14

  Fixed delete

1.12->1.13
  
  Forgot to fix functions under the Functions menu..done.
  Added more emacs-like binding, namely ctrl-a and ctrl-e
  Added deletable highlighted text
  Added 'Entities' menu and associated alt bindings

1.1-1.12
  
  Fixed arrow key bindings and scrolling
  Added PgUp/PgDn

Alpha -> 1.0

  Fixed handling of selected text and options
  More emacs-like bindings


