
Version 4.01
------------

Fixes:

- Fixed occasional crashes in directory comparison mode
- Fixed problem with vertical scrolling (down scrollbutton)


Version 4.0
-----------

Changes:

* Differences Only mode added. When this mode is engaged, the program will output only 
  the differences between input files. This mode affects both Print and Save As operations.
* Ignore Comments mode added. In this mode the VMerge ignores text between comment begin 
  and comment end marks.
* Select All option added. This option merges all the changes together in the output 
  file. For each differing segment VMerge will write out the left file's version 
  followed by the right file's version.
* Vertical scroll tracking added. The panes are now scrolled as user drags the vertical 
  scrollbar button.
* Mouse wheel support added.
* Faster algorithm.
* Preview Pane font changed to match other panes.
* Added Automatic File Compare mode.

Fixes:

- Fixed bugs in text search.
- Fixed bug in Copy/Paste that removed last character of the string to be copied.



Version 3.02
------------
- Fixed problem with -outf parameter (the parameter was ignored)
- Fixed bugs in text search.



Version 3.01
-------------

* Positional table comparison added - now you can define columns by their position. 
    For example, you can compare only first 72 characters of each line.
* Now you can specify names of the files to be compared in the command line 
    without -f1  and -f2 parameters.
* Horizontal scrolling improved. The panes are scrolled as you drag the scroll button.
* Toolbar provides more options than before.

Bugs:
- Fixed problem with directory selection dialog box that prevented selection of a drive
  on second activation
- Fixed bug that prevented insertion of new symbols in Preview Results window.


Version 3.0
------------
* Merged View(Preview Results) added. Now you can see and manually edit the merged file. 
* Non-recursive directory merging option added.
* Text Search feature added. You search for the text in the source files or in the 
  resulting file.
* Save As Left and Save As Right features added. Now you can save the results in one of 
  the original files without specifying its name.

Bug fixes:  
- Fixed bug that crashed VMerge when files were dragged to the program's shortcut.
- Fixed several bugs that caused VMerge not to display text under certain circumstances.
- Fixed bug that crashed VMerge when the initialization file got corrupted.
- Fixed problem with quoted arguments in command line.
- Fixed problem with end-of-line character conversion.


