List of changes
===============

Version 1.2:
- Added target explorer
- Intelligent file name proposal in send/receive dialog
- Checking of remote paths for 8.3 name restriction

Version 1.1:
- Added disk image resize feature and fat12-resize tool
- Added drive editor for manual entry/editing of disk drives
- Split settings dialog into delays and flow control
- Compatibility with Windows 95/98/NT
  * Avoid use of RegGetValue (requires Windows XP)
  * Avoid use of secure CRT functions (require Windows 2000)
  * Change of OPENFILENAME to OPENFILENAME_NT4
  * Change of CreateThread call to work with Windows 9x
  * Change of method for COM port enumeration
- Minor fixes
  * Corrected typos in messages
  * Fix of memory leak in background job handling
  * Fix of handle leak in registry handling
  * Unified line endings to CRLF in documentation and initld listing
  * Disabled Cancel/Close buttons during toolbox download
  * Corrected error handling during drive detection

Version 1.0:
- Initial release

