ChangeLog			3.1.6
	Converted all remaining builtin dll's to shared libraries.
		olecli,olisvr,version,comm,system,win87em

	Fixed bugs in ./win/Profile.c
		did not read properly from fat file systems

	Fixed WinHelp() function to default to use winhelp.exe, but
		lookup to see if an alias (twinhelp.exe) is defined.

ChangeLog			3.1.5.1   April 21 1998
	Bugs Fixed
	./win/WinInit.c
		1st argument to application popped off
		fixes having notepad try to load ./win/xwin32

	./win/Profile.c
		fixes overwrite of buffer reading [extensions]
		section.

	./win/Debug.c
		added Debug.c to resolve TWIN_DebuggerProc unresolved
		reference in intp32.a

