///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 2.1:
- New feature: fast status updates (stub files will be renamed and 
  will not be backwards compatible with pre-2.1 versions)
- New feature: recover version info when attaching a file
- New feature: option to save log to file
- New feature: manual and automatic reconnection to FTP server
- New feature: include and exclude filters for file names
- New feature: find checkouts
- New feature: find by status
- New feature: Go bar
- New feature: forcing loading options and settings if files 
  forceloadoptions.txt or  forceloadsettings.txt exist in the FTP 
  server root directory
- New feature: view filters for the file list
- New feature: option to use compress files on the server
- New feature: caching of temporary files for better performance
- New feature: forcing check-out of files checked out by other user
- New feature: user-defined file double-click actions
- New feature: options for local file timestamps for Check Out, Get and
  Undo Check Out
- New feature: optional dialogs for version control operations

///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 2.0:
- New feature: history of files (with option to store previous 
  versions)
- New feature: option to use Windows user name to login 
  to FtpVC
- New feature: view files
- New feature: option to back up local files
- New feature: option to enable/disable multiple checkouts
- New feature: option to allow check-outs without replacing local 
  files
- New feature: option to store remote FtpVC files (stubs, 
  previous versions) in a selected remote subdirectory relative
  to each remote directory
- New feature: customizable toolbar
- New feature: ability to automatically update project options and 
  FtpVC settings as soon as the FTP connection is established 
- Improvement: new encryption algorithm 
- NOTE: this version uses a new format of stub files. As a 
  result, all clients have to upgrade to 2.0 at the same time,
  and all files have to be checked in before the upgrade. 
  FtpVC 2.0 will read the old stubs and convert them to the new
  format but the old versions of FtpVC will not be able to read
  the new stubs.

///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.4:
- Bug fix: warning is issued on second check-out 
- New feature: auto-refresh (status of files is automatically 
  refreshed at a specified interval) 
- New feature: Windows Explorer menu for local files on a 
  right-mouse click 
- New feature: option to notify mailing list on Add operation
- New feature: option to encrypt files on the server
- New feature: option to show subdirectories recursively
  
///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.3:
- New feature: check-in notifications to a mailing list
- New feature: support for passive FTP
- New feature: support for ports other than 21
- New feature: list of file extensions for ASCII transfer
- New feature: "Keep ckecked out" option for Check In
- New feature: "Replace local file(s)" option for Undo 
  Check Out
- New feature: multiple projects
- New feature: checksums are used to show status of files and 
  prevent unnecessary file transfers
- Improvement: integration with ExamDiff 1.6 
- Minor bug fixes and improvements

///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.2:

- Bug fix: failed to read files and directory names with blanks
  in names
- Bug fix: failed set current directory when absolute path was
  used
- New feature: keeping FTP connection alive
- New feature: refresh selected files and refresh without
  status update
- New feature: integrated visual file difference which allows
  to compare file on the server with its local version
- New feature: more informative file transfer dialogs
- New feature: choice not to download same or newer files while 
  getting them from the server
- New feature: persistent screen layout

///////////////////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.0a:

- Bug fix: Save Password option in the Define Connection dialog
  sometimes failed
- Bug fix: Check In or Undo Check Out option applied to a 
  directory in the tree view caused an erroneous message
- Bug fix: a double-click on a directory item in the file view 
  sometimes caused an infinite loop if "/" was a current 
  directory in the tree view
- New feature: File Type Manager in the Put Dialog
- New feature: more robust status checking (by a check of the 
  stub file immediately preceding any version control operation)
- New feature: reverse sort after a second click on any file 
  view column
- New feature: "smart" local dir default for Get and Check Out
  (guesses if it could offer a sub-dir of the local dir)
- New feature: Check Out takes the current comment as a 
  suggested comment (helps to keep old comments in absence of 
  file history). For a multiple selection the comment is taken 
  from the first file item
