7-8-93
Added [IMAGE] in all places where <IMG> tags appear.
added WWW_HOME environment variable support.
fixed searching in WWW.
removed tildas from mail messages for security reasons.
added emacs-like key defs.
changed gopher dir routines and Verbose format of directories

6-30-93
Forgot to put all kinds of bug fixes and stuff in here during the
past month.  I have been working on upgrading to the 2.X WWWlibrary
Today I changed 'g' to mean goto a url, and 'v' to be view the
bookmark page.

5-30-93
Fixed problem with ftp: URL not being recognized and not working.

5-28-93
Tried to remove the use of tabs and replace them with appropriate
spaces.  This was done to support brain dead curses packages that
don't handle tabs. (like linux)

5-20-93
Fixed socket problem which was causing a problem with telnet's
connecting

5-18-93
Fixed SUN curses problem, now works with the /usr/5lib routines

4-9-93
Added an option to turn on link numbering

4-7-93
Fixed read_rc() bug which caused .lynxrc files to be read incorrectly
Fixed file cacheing bug which only allowed searching to be performed
once.  (it cached the answer and displayed that each time a new
search was requested)

4-2-93
Fixed VMS I/O bug and TCP routines.

4-1-93
Ported 2.0 to VMS

3-17-93
Fixed a bug: Multiply defined procedure async_abort in
the files get_file and get_bin_file

3-16-93
Optomized Gopher TCP routines, increased speed by a factor of 10!

3-9-93
Added WWW support by integrating the WWWlib1.4

2-10-93
Added home page support and append features.

12-22-92
Added support for Image types using xloadimage for X-terminals.

12-1-92
Added gopher binary file types
