//////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.4:
- New feature: option to treat both files as text files
- New feature: command line parameters (see readme.txt for
  description)
- New feature: Current Difference toolbar button
- Improvement: better heuristic for binary/text file detection
- Bug fix: memory access violation during minimize/restore
- Bug fix: horizontal auto-scroll added to combo boxes

//////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.3:

- Improvement: much faster processing
- Improvement: better text/binary file detection
- New feature: drag and drop support for copying text from 
  the comparison panes
- New feature: drag and drop support for dropping one or two 
  files into the program's window (e.g. from Windows Explorer)
- New feature: customizable background color for differences
- Bug fix: failed to ignore differences in leading blanks with
  option "Ignore blanks in lines"

//////////////////////////////////////////////////////////////
CHANGES IN VERSION 1.1:

- New feature: Show Left File, Show Right Right, Show Both Files 
  buttons
- New feature: persistent find dialog (remembers the most recent
  searches
- New feature: handling files which have lines ending with only 
  a carriage return (by adding a line feed to them)
- New feature: replacing part of the file name captions with 
  ellipses, if necessary, so that the result fits in the rectangle. 

