Version		Changes
=======		=======
1.0		Initial Release, 1 April 1995.
1 April 95	Languages supported: English, German, French
		
1.05		Quarterly Update
1 July 95	Added Italian Menus And AutoIndent Feature, Fixed The
		MenuBox's Language Submenu, Updated I-Net Address, Added
		CompuServe Address

		* Italian translations received from Mr. & Mrs. Les Nedbalek.

		* AutoIndent places cursor immediately below first
		alphanumeric character on line, using same combination of
		Tabs and Spaces, maintaining formatting.

		* The MenuBox's (Alt-F10) Language Submenu listed more
		languages than were actually ready for public use.

		* Updated I-Net address from ...pfalz... to ...kiss....

		* CompuServe address of 100610,3171 added to HelpAbout
		screen.

1.10		Quarterly Update
1 October 95	Freed > 100,000 bytes of memory -- included an Overlay File
		and Overlay Manager, Added Three Command Line Parameters,
		/SYSTEM, /TILE, /CASCADE.

		* By Overlaying much of the program's code, large,
		seldom-used portions can remain in the .OVR file and not use
		precious RAM.  Execution speed is not greatly different;
		however, at least 100,000 bytes (compared to v. 1.05) of RAM
		were freed, allowing nine 50k files to be opened verses v.
		1.05's ability to open seven files.

		* The command line parameters /SYSTEM, quickly opens the
		files "C:\AUTOEXEC.BAT", "C:\CONFIG.SYS",
		"C:\WINDOWS\SYSTEM.INI", and "C:\WINDOWS\WIN.INI".  If one of
		the following parameters are not selected, "C:\...\WIN.INI"
		remains on top.

		* /TILE, and /CASCADE allow you to choose how multiple files
		will initially be displayed.
		   The /TILE divides the screen between the files opened.
		   The /CASCADE layers the files on the screen.
		Refer to the User's Manual for further details.