File Compare Utility Release Notes
----------------------------------


Build 1.00.006
--------------

1.	This release corrects several minor but annoying problems with inserting
	and deleting lines in the editor.
	
Build 1.00.008
--------------

1.	Trying to compare two files when either or both of them starts with a
	blank line no longer causes a General Protection fault.
	
2.	The last line of a file that doesn't end in a new-line character no
	longer looks funny. FCOMPARE now adds a \r\n sequence to such a file
	because the Microsoft compiler (at least) expects that, as do many
	editors based on Windows edit controls.
	
3.	FCOMPARE now uses long filenames when running under Windows 95.

4.	The comparison algorithm has been improved to better handle files that
	are badly mismatched.
	
5.	The capacity of the directory window has been increased, as has the
	line-count capacity of the editor. The file-size capacity of the editor has
	always been essentially unlimited and remains so.
	
6.	When running under Windows NT version 3.5, the Register choice will now
	be grayed to indicate that it isn't possible to complete registration in
	that environment. Please consult the online help for a method of recording
	registration information after booting MS-DOS instead of NT.