v1.01

o Fixed the SYS error message caused by reading the address book at the same
  time the drives were being checked.
o If a link resolves to a directory that is already in the tree somewhere
  else and the resolve directory is loaded, the data will no longer appear
  in the other directory.  ftp.cdrom.com and boris.infomagic.com had
  problems related to this.

v1.02

o Added support for IBM's FTPD server.  The parser didn't like the output
  from the dir command with this server.
o Fixed packaging .cmd file which grabbed the incorrect registration form.
  The correct register.txt is now included in the archive.
o The local file view was accidently deleting the file from the hard disk
  after viewing because it thought it was a temp file.
o Permission denied on the delete processed correctly now.
o Added toggle to install program to decide if the default .ini file will
  be installed.  This allows the option to not have your previous version's
  .ini overwritten.

v1.03

o Fixed upload/download/list problems with Windows NT FTP servers.

v1.04

o Fixed problem with accepting the connection from the server.  This would
  often InterFTP to become stuck retrieving directory lists, upload, and
  download.

v1.05

o You probably have been wondering what I have been working on for so long.
  Well here is the beginning of it.  We have written a custom treeview control
  which removes the limitations that OS/2's container control has.  We have
  replaced only the address book container with the new treeview in this
  version so that we can have a wide scale test of the new control and see if
  it is functioning like it should.  The next version will use the new
  treeview control for the file listings.  This new control allows scrolling
  during drag/drop and selection operations.  It also supports multiple
  selection of items.
