

The following files have several changes from Version 1.15 to 1.21.  I compared all
the files, grabbed all the changes from 1.21 that needed to be inserted into Ver 1.15,
with the exception of all the Serial Port changes, since Linux didn't play very well
with these changes.

I started with the Version 1.21 Source, along with the scantool_net121_linux-terminos.patch.gz.

Here are the steps I executed to get the source to compile:
1.  Applied the terminos.patch file to the Scantool.net Ver 1.21 source.
2.  Unzipped the Version 1.15 Source to a folder named 115.
3.  Compared all the 1.21 files with 1.15 and modified the files that needed updates.
	The following files were modified and then zipped:
		about.c
		error_handlers.c
		main.c
		makefile
		options.c
		reset.c
		sensors.c
		serial.c
		serial.h
		version.h
		codes.dat     *just copied the version 1.21 file
		scantool.dat  *just copied the version 1.21 file
		ScanTool      *Compiled Debian 6.0 Linux File



